Configuration auf HR, "Written by" and "Read more"

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Feb 21, 2010 1:51 am
Hello,

i'm preety new to Joomla, but i trie to create a homepage using the ICKI-Sports Template. I don't know why, but i'm not able to confige some little things als followed (plz have a look at the picture attached, i've marked my problems):

HR:
I've tried to change the color of HR via Template-CSS-Edit, but it doesn't work. I've changed the color to #000 but it's still white. In my case it's all about the Mainbody-Content... each news-entry is split by a white HR-Tag :(

Written by a.s.o.:
The Joomla-News-Content shows informations about the Autor and Date of Creation. The Background of this Information is white - everything else is black as i configured. Atm i found no option to change this color... where can i change it?

Read more Links:
The Read-More-Links in the Joomla-News-Content are black (Hover blue). I still found no option to change that... black on black is not so good ^^

I hope you can help me... everything else works great!

Thanks for your time and sorry for my bad english.


pmcm
User avatar
Fresh Boarder

teitbite
Sun Feb 21, 2010 11:14 pm
Hi

Can I see Your site?
User avatar
Moderator

GK User
Wed Feb 24, 2010 10:20 pm
Hi,

everything works now.

The HR-Tag wasn't really a HR, it was a table-margin with white background color ^^

"Written by" was a little bit tricky... i tried to change it via Joomla-Admin-Interface (Template) and nothing happens... then i tried to change it via FTP (Editor) and it worked... same thing with the read-more links... Editor-Change > works

www.erzritter.com
User avatar
Fresh Boarder

teitbite
Thu Feb 25, 2010 9:25 pm
Hi

I cannot see any "Read more" text on Your site. So I cannot investigate it in firebug. Please guid me to it.
User avatar
Moderator

GK User
Thu Feb 25, 2010 9:42 pm
The "Read-More" Link ist just the litte "[...]" at the end of each text-block - but as i said, everything mentioned in this thread works now :)
User avatar
Fresh Boarder

teitbite
Thu Feb 25, 2010 10:03 pm
Hi

Color for all the links at mainbody can be set in style2.css in class:

Code: Select all
div#mainbody a {
color:#444444;
}
User avatar
Moderator


cron