CSS Thread link and replies?

Forum rules
Please only post in this forum if you're completely sure that it won't fit in one of the Plugin Specific Support forums.

Please post all the bugs you encounter on our issue tracker.

CSS Thread link and replies?

Postby Cansay on Sat Nov 21, 2009 11:13 pm

http://www.octeamdenmark.com/news-secti ... &itemid=63

How can I get the text "[0 replies]" to line up against my image?
it looks like shit atm but I dont know hot to CSS it :(
User avatar
Cansay
JFusion Advanced III
JFusion Advanced III
 
Posts: 248
Joined: Wed Jan 07, 2009 10:44 am

Re: CSS Thread link and replies?

Postby fanno on Sun Nov 22, 2009 12:56 pm

i am not at my dev station atm, but think i know how. i will reply later again, if no i forgot so just bump it =)
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: CSS Thread link and replies?

Postby fanno on Sun Nov 22, 2009 2:31 pm

you have :
Code: Select all
.jfusionThreadLink {
font-family:verdana;
font-size:12px;
margin:5px;
}

try adding:
Code: Select all
.jfusionThreadLink img {
vertical-align: middle;
}


that should do it. assuming i understand what you want
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: CSS Thread link and replies?

Postby Cansay on Sun Nov 22, 2009 4:48 pm

fanno wrote:you have :
Code: Select all
.jfusionThreadLink {
font-family:verdana;
font-size:12px;
margin:5px;
}

try adding:
Code: Select all
.jfusionThreadLink img {
vertical-align: middle;
}


that should do it. assuming i understand what you want


Thx man, That worked :D

I tried

img .jfusionThreadLink {
}
img jfusionThreadLink

But not .jfusionThreadLink img {

Cool runnings m8 ;)
User avatar
Cansay
JFusion Advanced III
JFusion Advanced III
 
Posts: 248
Joined: Wed Jan 07, 2009 10:44 am

Re: CSS Thread link and replies?

Postby fanno on Sun Nov 22, 2009 8:33 pm

Code: Select all
parent child grandchild grandgrandchild {
....
}
Fanno
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin


Review us at!
http://extensions.joomla.org/extensions/3723/details
User avatar
fanno
Developer
Developer
 
Posts: 7666
Joined: Wed Jan 07, 2009 4:38 pm
Location: Denmark, Copenhagen

Re: CSS Thread link and replies?

Postby Cansay on Thu May 27, 2010 9:32 am

Would be nice if this was implementet in the jfusion css.

Just had to dig the thread up again :D
User avatar
Cansay
JFusion Advanced III
JFusion Advanced III
 
Posts: 248
Joined: Wed Jan 07, 2009 10:44 am


Return to General

Who is online

Users browsing this forum: No registered users and 2 guests