Re: [1.4.2] Tutorial: How do I change the color of...

.about-author a { color: #800517; }

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

Thanks, Gio! As always, just what I needed!

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

.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! smile

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

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)

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

Where is this code?

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

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 wink

Thank You!!!!

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

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.

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

extatix wrote:

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?

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

Try making it one line
#header   { background: #000000; border-bottom: none; }

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

extatix wrote:

Try making it one line
#header   { background: #000000; border-bottom: none; }


now the line turned white  smile

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

I don't know what's happening here exactly but it can be fixed with this

body { background: #000; }

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

extatix wrote:

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. big_smile Thank You very much!!!!

Thumbs up

163

Re: [1.4.2] Tutorial: How do I change the color of...

Using tabbed sidebar and wonder how i change colour on that ? hmm Cant figure out how to change it

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

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)

Post's attachments

Untitled.jpg 92.67 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.
-----------------------------------------------
http://www.hisandherkitchen.co.uk - Arras Theme Version : 1.5B1
Twitter.com/His_Her_Kitchen

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

#top-menu .sf-menu a { background: #000 }

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

johnisawesome wrote:

.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! smile

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

I believe the border is

#featured-slideshow        { border: 5px solid #CCC; }

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

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!

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

That's in default.css

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

default.css doesn't appear on the templates column nor in the styles column. Where can I find it?

Thanks!!!

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

Which version do you use? (default.css is not accessible in the WordPress editor though).

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

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!

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

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.

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.

Re: [1.4.2] Tutorial: How do I change the color of...

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!

Thumbs up

Re: [1.4.2] Tutorial: How do I change the color of...

It starts with this:
.entry-content { color: #fff !important; }

My Arras themed & Arras related site: NullCore.
Please ask questions about Arras on forum, not through mail, thanks.