Active
Project:
Marinelli
Version:
7.x-3.0-beta9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2011 at 09:15 UTC
Updated:
14 Apr 2011 at 14:05 UTC
Hi folks,
First I'm impressed with this theme. Congratulations.
I need the specific css to change the size, colour and position of tabs of primary links. I'm modifying the primary-links.css and I've done some modifications like:
-Move to right,
-change the background colour of primary links region.
-the padding and colour of text ...
But I don't find how to change the size of the tab, and colour. Any hints?
Thanks very much in advance.
Comments
Comment #1
shinz83 commentedFor colors - Try this file ... /css/css3/css3_graphics.css .... That's where I've changed my colors.
For fonts - Try this file .. /css/css3/css3_fonts.css .... I haven't changed my fonts, but it looks like a start.
For 'move to right' - Check out ... /css/primary-links.css ... I'm pretty sure you just need to change the float attribute.