Re: [1.4.2] Tutorial: How do I change the color of...
.about-author a { color: #800517; }
Please ask questions about Arras on forum, not through mail, thanks.
Arras WordPress Theme Community Forums
Community support for Arras and other WordPress projects
You are not logged in. Please login or register.
Arras 1.5.2-RC2 Now Available: Download Here
Forum Rules: Please ensure that you have clearly read and understood the forum rules before posting.
User Confirmations / Password Reminders: Please check your spam folder before emailing for help if you have not received the confirmation or password reset emails.
Arras WordPress Theme Community Forums → Guides Database → [1.4.2] Tutorial: How do I change the color of...
.about-author a { color: #800517; }
Thanks, Gio! As always, just what I needed!
.featured { border: 5px solid #ce56ba; }
when i write this to change the color of the line around the slideshow it doesnt change it. It makes a new one!!! How come?
Thanks! ![]()
Hi - first - thank you very much for a super awesome versatile theme!
I have tried to keep from asking this question but... I am really stuck...
I am trying to make the body use an image instead of a colour as I have the header - but it refuses to change - even in colour - I have refreshed my browser cache each time - still it wont change. What I am attempting to do is use an image instead of a colour.
body { background: url(/images/back.jpg) repeat-x top; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; margin: 0; padding: 0; }-update -
I found it - I had to change add the background: url(/images/back.jpg) to the header tag as well - looks sharp - thanks again for an awesome theme
Last edited by nickguide (2010-07-25 11:27:20)
Where is this code?
Hello there!
Hope someone can help me out with these questions:
- How do i remove a thin grey line abowe drop down menu
- How do i move the search bar in the same line as dropdown menu, but aligned to the right
- Is it posible that the top pages in the drop down menu are not clickable (blagovne znamke, prodajna mesta), but the pages below them stay as they are?
- How can i display all posts on this page http://www.enaintrideset.si/31/page/2/
now the latest posts are not shown
link to the page http://www.enaintrideset.si/31/
page is still under construction ![]()
Thank You!!!!
1. See point 4.
2. No idea actually
3. Perhaps with the WordPress 3.0 menu builder, but not standard no.
4. That's normal, it's page 2, newest are on page 1.
1. See point 4.
2. No idea actually
3. Perhaps with the WordPress 3.0 menu builder, but not standard no.
4. That's normal, it's page 2, newest are on page 1.
Thank You for quick reply!
In user.css i have it like this
#header { background: #000000; }
{ border-bottom: none; }
But as you can see on the website a thin grey line is stil present. any idea how to get it away?
Try making it one line
#header { background: #000000; border-bottom: none; }
Try making it one line
#header { background: #000000; border-bottom: none; }
now the line turned white ![]()
I don't know what's happening here exactly but it can be fixed with this
body { background: #000; }
I don't know what's happening here exactly but it can be fixed with this
body { background: #000; }
You are genius!!! Now it's gone.
Thank You very much!!!!
Using tabbed sidebar and wonder how i change colour on that ?
Cant figure out how to change it
Hi all,
See attached image, I'm using theme 1.5 and would like to colour of the 'top navigation' bar, and the background to where the 728x90 advertisement is.
Anyone have any ideas?
Thanks.
D
Last edited by dclark (2010-07-31 06:08:01)
#top-menu .sf-menu a { background: #000 }
.featured { border: 5px solid #ce56ba; }
when i write this to change the color of the line around the slideshow it doesnt change it. It makes a new one!!! How come?
Thanks!
I believe the border is
#featured-slideshow { border: 5px solid #CCC; }
Hi Theme Guru,
I've been reading the different replies of this thread but I still don´t know where to find the info about the color of the default header background. I only have two style sheets which are user.css and style.css and in none of them this info appears. What im trying to do is to match the background color of my logo with the background color of the header so it doesnt look bad. Can you help me?
Thank you!
That's in default.css
default.css doesn't appear on the templates column nor in the styles column. Where can I find it?
Thanks!!!
Which version do you use? (default.css is not accessible in the WordPress editor though).
Im using Wordpress 3.0.1 and Arras 1.4.3.1. Could you please tell me how can I acces the default.css page of my site? and sorry if im asking too much! Could you please tell me if the logo when you upload it to the site gets some sort of layer over it that makes it darker than it is?
Thanks in advance!
You don't have to access default.css via the WP Editor, that's the good point about user.css. Everything you want to change you add to user.css. That way you can keep track of the changes you made without having to search through a couple of hundreds of lines of css code.
Hi all.
Our site is http://www.newsstreak.com
We changed the color of the text on the front page of our website, but we're lost as to where we can change the color of the inside pages. For instance, you'll see the font color is white on the front page, but when you click one of the categories (news, sports, etc.) the font is still black. Where can we go to change the color of that to white as well?
Thank you!
It starts with this:
.entry-content { color: #fff !important; }
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 9 official extensions. Copyright © 2003–2009 PunBB.
Generated in 0.063 seconds, 12 queries executed