can you take a look at my site http://www.scbbank.sr/content/jupgrade/
how do i remove the copyright text with a grey background in the . Not the copyright in the footer
AS Templates
POSTED: 2012-02-12
Looks like you have published it in one of the following positions: 9, 10 or 11.
If you will not find it, please contact us through ”Contct Us” page and provide with an access to the Joomla admin panel.
Regards, AS Team.
imgracia
POSTED: 2012-02-12
thank you, i got it removed. I have drop down menu's in te the top. I changed the color of the template, and i want to change the grey color of the drop down menu, can you tell what image to change. because i can't find it.
AS Templates
POSTED: 2012-02-12
This is in the '#header #mainmenu ul.menu li a' class in the template.css file on line 371:
that is the background image of the top menu, but the drop down has a diffrent background (grey with diagonal stripes)
AS Templates
POSTED: 2012-02-13
Sorry, we don't see the dropdown menu on your site, probably it is: btnof_mainmenu.png
All images you can find in the following folder: templates/as002027/images
Regards, AS Team.
imgracia
POSTED: 2012-02-13
i know that all images are in the images folder, haven't you noticed that i changed all the images. the colors of my website are totally different than the template. I don't know which image is used for the drop down, that is why I asked the question.
AS Templates
POSTED: 2012-02-14
In the template we used btnof_mainmenu.png or btnon_mainmenu.png, no other images.
Regards, AS Team.
imgracia
POSTED: 2012-02-15
you did not look at the website, because the background of the drop down menu does NOT look like btnof_mainmenu.png or btnon_mainmenu.png
AS Templates
POSTED: 2012-02-15
But you don't have a dropdown menu enabled on your site, sorry, we can let you know which image you are using.
Regards, AS Team.
imgracia
POSTED: 2012-02-15
i do have a drop down menu. all the 4 links in the topmenu have a drop down. what site are you looking?
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
how do i remove the copyright text with a grey background in the . Not the copyright in the footer
If you will not find it, please contact us through ”Contct Us” page and provide with an access to the Joomla admin panel.
Regards, AS Team.
#header #mainmenu ul.menu li a {
background-image: url(”../images/btnof_mainmenu.png”);
background-position: center top;
background-repeat: no-repeat;
border: medium none;
color: #000080;
display: block;
font-size: 14px;
font-weight: normal;
height: 27px;
margin: 0;
outline-style: none;
padding: 11px 0 0;
position: relative;
text-decoration: none;
text-transform: none;
width: 160px;
z-index: 30;
}
All images you can find in the following folder: templates/as002027/images
Regards, AS Team.
Regards, AS Team.
Regards, AS Team.
Regards, AS Team.