Thanks I've already done this and its working but the ”you are here” also appears on the top of the header on the very top left hand side. How can I get rid of it there?
thanks
AS Templates
POSTED: 2011-12-12
We think you have published a breadcrumbs module in this position.
No because where it appears is straight from the template install and when looking at the module positions there is no position for where it's sitting. Can I send you a screenshot?
I have done as said in the how to: Select â€ÂShow Sub-menu Items†to â€ÂYes†if you are going to use dropdown menu; and the dropdown menu is not showing. Can you please give me a suggestion how to fix this. Also I need to change the mainmenu menu font colour where can this be changed? Thanks
AS Templates
POSTED: 2011-12-13
In case to check the submenu please provide us with an access to your Joomla admin center. The colors you can't change in the Light version, it is available in the Premium only.
Hi,
question:
I want the complet body/background in black not in white - in which css can i change this ? i tried to find it by myself - but did not find where to change the color !!!
THX for reply - Great Template !
I purchased the premium version, but I can't figure out how to make the sub-menu items display properly. Some of the sub-menu items are two words. The second word is partially covered by the next sub-menu item. I need the words to show up in on a single line, i.e. not wrapped, or for the item to have more space so that both words show. Is this possible?
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
View History
Can you please tell me how to remove the you are here on the top of the template.
http://astemplates.com/itemdetails.php?id=96&page=howto&article=10
View History
thanks
View History
View History
View History
View History
View History
question:
I want the complet body/background in black not in white - in which css can i change this ? i tried to find it by myself - but did not find where to change the color !!!
THX for reply - Great Template !
Robin
View History
thank you
background-color: #000000;
View History
thank you
View History
#content
{
background-color: transparent;
}
and:
#colmain #component
{
background-color: #[?php echo $bodybgcolor; ?];
border-color: #DEDEDE;
}
View History
View History