Skip to content
JoomlaProdigy Forum
Welcome, Guest
Please Login or Register.
Lost Password?
Re:Tab text with different css (1 viewing)
_GEN_GOTOBOTTOM Post Reply

TOPIC: Re:Tab text with different css

#1703
asiaweb (User)
Senior Boarder
Posts: 12
graphgraph
Click here to see the profile of this user
Tab text with different css 2007/06/05 02:26 Karma: 0  
Hello Jp and Forum Members

Another Question which bothers me a little bit.

the Tabtxt in the moodtab module is normaly a link which take the formating directly from the main css file of the template.

To fit the mootabs in the main content text area in the front page it needs sometime a different css style. css style for tabtxt hover, active i would like to change. but i cant figure out how. [ changes to a.tabtxt:hover or active don't work out ]

it would be great if somebody can point me in the right direction.

Thanks

Guido
  The administrator has disabled public write access.
#1708
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:Tab text with different css 2007/06/05 08:37 Karma: 19  
try
.tabtxt a:link
or
.tabtxt a:hover
  The administrator has disabled public write access.
#1712
asiaweb (User)
Senior Boarder
Posts: 12
graphgraph
Click here to see the profile of this user
Re:Tab text with different css 2007/06/05 10:18 Karma: 0  
thanks for the fast answer.

in this post i think i was not so clear then in the other one.
you are right the tabtxt i can edit there. but this doesnt affect the links in the tab. <div class="tabtxt"><a href its mean the div layer get the style but the active link not. i try to put a style to the a.href inside the php file but its a javascript link and i could not get it to work.

if i may refer to the picture1 in my other post. i would like to have 2 changes archived:

the TAB.tag gets an active tab with border-bottom in green to change it to the template. nothing else [ but how ]

and the tab text gets an different style sheet as the a tag from the template.

Then i can make sure the navigation is so flexible that i can easily change it.

Could this be done and can you point me please in the right direction.

Thank you very much

Guido
  The administrator has disabled public write access.
#1715
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:Tab text with different css 2007/06/05 12:09 Karma: 19  
in php file add class to the alink for the tab like

<a class="tablink" href="javascript:;">$tabsnamea[$i]</a>

and then in css add this style

.tabtxt a.tablink{color:red}

and you will red color of tab link.

Man these simple things take so much time to find out...
  The administrator has disabled public write access.
#1721
asiaweb (User)
Senior Boarder
Posts: 12
graphgraph
Click here to see the profile of this user
Re:Tab text with different css 2007/06/06 10:04 Karma: 0  
sorry JP this i figure out already but thank you very much.
the focus on this question [i am maybe not so clear because my limited language knowledge] is on the <active> settings:

right now i got this already yesterday:

Code:

 .tabtxt a.tabnav{color:#fff} .tabtxt a.tabnav:hover{color:#8AB312}



but i get this one not to work:

Code:

 .tabtxt a.tabnav:active{color:#8AB312;}



and the same is for the ACTIVE Tab [ an .tab:active dont work ]
if you select , lets say tab: News then i would love to get this tab highlighted in form of a border-bottom - i can do this with the tabtxt but first it will not go over the width of the tab and second i could not manage this to get to work either.

Thanks again for your help.

Guido
  The administrator has disabled public write access.
#1725
admin (Admin)
Admin
Posts: 840
graph
Click here to see the profile of this user
Re:Tab text with different css 2007/06/06 14:55 Karma: 19  
the active, hover etc works only on links with css and not on other tags like div. This is what I know and may be I am wrong.
  The administrator has disabled public write access.
_GEN_GOTOTOP Post Reply
© Copyright 2007 Best of Joomla, Powered by FireBoardget the latest posts directly to your desktop

Buy Now

Recommended

Search

Recommended

Joomla Templates

Member Login

Refreshing page..Please wait!
                       Lost Password?    Can't Login?