Pages: [1]
Author Topic: How to edit main page links colors.  (Read 848 times)
Customers
Jr. Member
*

Karma: 2
Posts: 23


Email
on: Nov 21, 08, 08:02 AM

Sorry for the new question  Cheesy

Is it possible to add a different colors to "Our Games" block links?
When i make a new category, then i want to show it in different color or add a text like "New" or something in main page.

And how i can add a another "Our Games" Block? So there will be a two different blocks. Like "Our Games" and "Our Games2"

Sorry for my bad english  Wink
« Last Edit: Nov 21, 08, 08:28 AM by indreksi » Logged
Customers
Jr. Member
*

Karma: 2
Posts: 23


Email
Reply #1 on: Dec 08, 08, 12:19 PM

Nobody can  help?  Huh
Logged
Administrator
Sr. Member
*

Karma: 7
Posts: 486


Email
Reply #2 on: Dec 08, 08, 10:53 PM

Colors, the simple way: in your new game's title add "<span>New</span>" and in the styles.css file (located in your theme's folder) define a color for that <span>:
Code:
#Main div.GamesRow .Title span{ color: Red; }
, somewhere under the "/* CENTER GAMES LIST */"

As for new block, just copy the code from existing block, create a new one, paste the code (all inside "blocks" section of the admin cp) and finally put the new block's macro in your main pages (it's in the "pages" section)
Logged
Pages: [1]
 
Jump to: