Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
Re:last subjects appearance problems (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:last subjects appearance problems
#1525
last subjects appearance problems 1 Year, 5 Months ago  
www.shindoryu.com

the last subjects module is far more indented than the others.
how to fix?
Deeter (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#1610
Re:last subjects appearance problems 1 Year, 5 Months ago  
Try this.

Add your class on your template css file.

[code:1]table.moduletable ul ,
table.moduletable li {
margin:0;
padding:0;
}[/code:1]
greatpixels (Admin)
BoJ Team
Moderator
Posts: 456
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Best of Joomla! Location: USA Birthdate: 1978-10-31
Logged Logged
 
Project Manager : Lead Developer
 
The administrator has disabled public write access.  
#1620
Re:last subjects appearance problems 1 Year, 5 Months ago  
thanks!
Deeter (User)
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#2629
Re:last subjects appearance problems 1 Year, 5 Months ago  
Also... some other notes in regards to how the last threads are displayed. If you notice, the username and topic title are all dumped into one URL which is then outputted by the Last Subjects module. I was able to 'hack' the module code to get these two items into their own divs for css-styling purposes. Is it possible to also note this for upcoming versions of this module?
gene (User)
Junior Boarder
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#39087
Re:last subjects appearance problems 9 Months ago  
greatpixels wrote:
[quote]Try this.

Add your class on your template css file.

[code:1]table.moduletable ul ,
table.moduletable li {
margin:0;
padding:0;
}[/code:1][/quote]
hi
i still have the same problem . see here [url]http://femmesdetunisie.com/index.php[/url]
just beside the slide show.
i add your class in my css file(css file off the joomla template) ,but without effect.
can you tell me plz witch css file i must modify?
ddayn (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top