|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nadeem
Newbie

Posts: 16
|
 |
« Reply #10 on: June 03, 2008, 03:22:30 AM » |
|
I have a simlar problem, read the thread can't make head nor tail. When i load a module into news portal all links appear as unordered list . i want to change that either to be an image or an order decimal list. I'm not to much clued up on joomla template css or the news portal one. Anyone give me so pointers how i might be able to do this i know within module you can specify the css but i'm not sure how to setup the css. i can do the other css bits but what type of css do i need div. a. moduletable? I'm confused  Nadeem
|
|
|
|
|
Logged
|
|
|
|
|
|
|
|
RicardoCorai
customers
Hero Member

Posts: 1549
|
 |
« Reply #13 on: June 06, 2008, 12:40:21 PM » |
|
In this position you are getting this css: Then you have something like this: <ul class="latestnews-hilite8"> <li class="latestnews-hilite8"><a href="http://www.hizb.org.uk/hizbdev/content/view/2585/228/" class="latestnews-hilite8">Hizb ut Tahrir Britain Officials Following 1429H (2008) Elections</a></li> <li class="latestnews-hilite8"><a href="http://www.hizb.org.uk/hizbdev/content/view/2558/228/" class="latestnews-hilite8">PRESS CONFERENCE: Hizb ut-Tahrir Britain launches ‘Stand For Islam’ mobilisation campaign</a></li> <li class="latestnews-hilite8"><a href="http://www.hizb.org.uk/hizbdev/content/view/2553/228/" class="latestnews-hilite8">Hizb ut-Tahrir Britain launches ‘Stand For Islam’ mobilisation campaign against attacks on Islam</a></li> <li class="latestnews-hilite8"><a href="http://www.hizb.org.uk/hizbdev/content/view/2535/228/" class="latestnews-hilite8"> PR: The eyes of all those who were hopeful from the current democratic system should be open by now</a></li> </ul>
<ul class="latestnews-tabs"> <li class="latestnews-tabs"><a href="http://www.hizb.org.uk/hizbdev/content/view/2597/308/" class="latestnews-tabs">Israel kills mother and 4 children in Gaza</a></li> <li class="latestnews-tabs"><a href="http://www.hizb.org.uk/hizbdev/content/view/2596/308/" class="latestnews-tabs">Clinton says US could 'totally obliterate' Iran</a></li> <li class="latestnews-tabs"><a href="http://www.hizb.org.uk/hizbdev/content/view/2594/308/" class="latestnews-tabs">UK Elections 'vulnerable to fraud'</a></li> <li class="latestnews-tabs"><a href="http://www.hizb.org.uk/hizbdev/content/view/2593/308/" class="latestnews-tabs">Turkish PM: Country mediating Israel, Syria talks</a></li> <li class="latestnews-tabs"><a href="http://www.hizb.org.uk/hizbdev/content/view/2592/308/" class="latestnews-tabs">Female violence in Scotland up by 60% fuelled by drink</a></li> <li class="latestnews-tabs"><a href="http://www.hizb.org.uk/hizbdev/content/view/2591/308/" class="latestnews-tabs">Mahathir Mohamad calls for Western leaders to be charged with war crimes</a></li> <li class="latestnews-tabs"><a href="http://www.hizb.org.uk/hizbdev/content/view/2590/308/" class="latestnews-tabs">Tesco among big stores raided over 'price fix'</a></li> </ul>
<ol> <li><a rel="lightbox;width=500;height=400" href="http://www.youtube.com/v/ABniyZZ6CWw&hl=en">Taji Mustafa Addresses Central London Meeting</a></li> <hr /> <li><a rel="lightbox;width=500;height=400" href="http://video.google.com/googleplayer.swf?docid=-1121952954849979442&hl=en">DEBATE: Women and Shariah</a></li> <hr /> <li><a rel="lightbox;width=500;height=400" href="http://video.google.com/googleplayer.swf?docid=-4575344436389022523&hl=en">DEBATE: Who needs an Islamic state</a></li> <hr /> <li><a rel="lightbox;width=500;height=400" href="http://video.google.com/googleplayer.swf?docid=-6861569642601806173&hl=en">Viewpoint - Food Crisis</a></li> <hr /> <li><a rel="lightbox;width=500;height=400" href="http://video.google.com/googleplayer.swf?docid=-6861569642601806173&hl=en">Viewpoint - Food Crisis</a></li> </ol> But I can´t see where do you have these classes. Anyway, iJoomla News Portal is correctly calling the style5.css file. Best regards,
|
|
|
|
|
Logged
|
|
|
|