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.
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.
6 posts
• Page 1 of 1
CSS Thread link and replies?
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
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
-

Cansay - JFusion Advanced III

- Posts: 248
- Joined: Wed Jan 07, 2009 10:44 am
Re: CSS Thread link and replies?
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
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
-

fanno - Developer

- Posts: 7666
- Joined: Wed Jan 07, 2009 4:38 pm
- Location: Denmark, Copenhagen
Re: CSS Thread link and replies?
you have :
try adding:
that should do it. assuming i understand what you want
- 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
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
-

fanno - Developer

- Posts: 7666
- Joined: Wed Jan 07, 2009 4:38 pm
- Location: Denmark, Copenhagen
Re: CSS Thread link and replies?
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
I tried
img .jfusionThreadLink {
}
img jfusionThreadLink
But not .jfusionThreadLink img {
Cool runnings m8
-

Cansay - JFusion Advanced III

- Posts: 248
- Joined: Wed Jan 07, 2009 10:44 am
Re: CSS Thread link and replies?
- 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
_________________________________
Developer
Specialist on SMF, DokuWiki , Mantis, Eventum, Mediawiki, Universal plugin
Review us at!
http://extensions.joomla.org/extensions/3723/details
-

fanno - Developer

- Posts: 7666
- Joined: Wed Jan 07, 2009 4:38 pm
- Location: Denmark, Copenhagen
Re: CSS Thread link and replies?
Would be nice if this was implementet in the jfusion css.
Just had to dig the thread up again
Just had to dig the thread up again
-

Cansay - JFusion Advanced III

- Posts: 248
- Joined: Wed Jan 07, 2009 10:44 am
6 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests
