DIY Themes Forums  

Go Back   DIY Themes Forums > Thesis Theme > Troubleshooting Thesis
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 08-07-2008, 02:18 AM
Senior Member
 
Join Date: Jul 2008
Location: Connersville, IN
Posts: 2,244
Send a message via ICQ to kingdomgeek Send a message via AIM to kingdomgeek Send a message via MSN to kingdomgeek Send a message via Yahoo to kingdomgeek
Default

You got it right on #9, mooseguts. Open the file in Notepad, paste the code you want to add into it on new lines at the bottom of the file, and upload it back to the thesis/custom directory.
__________________
Rick Beckman, Kingdom Geek & Thesis Support Ninja (Forums Moderator)
[ Thesis Manual | Help, my posts don't show up! ]


Amazon Wishlist | My custom.css
Get Thesis! | Earn Cash as a DIY Affiliate!
Reply With Quote
  #12 (permalink)  
Old 08-07-2008, 04:43 AM
Member
 
Join Date: Aug 2008
Location: Winnipeg, Manitoba, Canada
Posts: 45
Default

ok. that's what i thought.


but, back to original problem. i don't have a custom.css file. do i just use the text it provides me when i click on the "see your custom style sheet"? if so, where do i drop the code?
Reply With Quote
  #13 (permalink)  
Old 08-07-2008, 05:01 AM
Member
 
Join Date: Aug 2008
Location: Winnipeg, Manitoba, Canada
Posts: 45
Default

oh my gosh - it worked. hahaha. TWO DAYS i spent on this. for such a simple thing.


i feel like rick's annoying little brother. thanks again rick. i didn't intend to take up so much of your time.




annoying question, where can i find colour codes to change the colour? hahaha. this is going to be a long 2 years for me - my goal is to have my custom header and my pimped out sidebars done in time for the vancouver olympics in 2010.
Reply With Quote
  #14 (permalink)  
Old 08-07-2008, 05:45 PM
Senior Member
 
Join Date: Jul 2008
Location: Connersville, IN
Posts: 2,244
Send a message via ICQ to kingdomgeek Send a message via AIM to kingdomgeek Send a message via MSN to kingdomgeek Send a message via Yahoo to kingdomgeek
Default

Quote:
i feel like rick's annoying little brother. thanks again rick. i didn't intend to take up so much of your time.
It's my pleasure, moose!

Color codes can be found by looking through the style.css file of Thesis. Colors will look like "color: #ff0000" in the style, where the 6-digit code will of course change with the color.

So for instance, if you want to change the text of your posts to red just to be all, you know, red and stuff, you could do this in custom.css:

Code:
.custom .format_text { color: #ff0000; }
Or more simply:

Code:
.custom .format_text { color: red; }
__________________
Rick Beckman, Kingdom Geek & Thesis Support Ninja (Forums Moderator)
[ Thesis Manual | Help, my posts don't show up! ]


Amazon Wishlist | My custom.css
Get Thesis! | Earn Cash as a DIY Affiliate!
Reply With Quote
  #15 (permalink)  
Old 08-07-2008, 06:10 PM
Administrator
 
Join Date: Mar 2008
Posts: 323
Default

Mooseguts,

You have to edit the custom.css file OUTSIDE of WordPress. In other words, you can't accomplish what you're after from within the WordPress administration panel; instead, you need to edit the custom.css file separately (like you would any old file, for instance), and then you should upload your modified custom.css file with your FTP client (CyberDuck).

If you're on Windows, try opening custom.css (from the /thesis folder on your desktop) inside Notepad. Make your changes, SAVE the file, and then upload that modified custom.css file to the /custom folder on your server with CyberDuck.
Reply With Quote
  #16 (permalink)  
Old 08-07-2008, 06:11 PM
Administrator
 
Join Date: Mar 2008
Posts: 323
Default

Whoops, I just realized that this thread had a second page, and all the problems were already solved
Reply With Quote
  #17 (permalink)  
Old 08-08-2008, 02:37 AM
Senior Member
 
Join Date: Jul 2008
Location: Connersville, IN
Posts: 2,244
Send a message via ICQ to kingdomgeek Send a message via AIM to kingdomgeek Send a message via MSN to kingdomgeek Send a message via Yahoo to kingdomgeek
Default

It's okay, Chris; sooner or later, we all Fail at Forums.
__________________
Rick Beckman, Kingdom Geek & Thesis Support Ninja (Forums Moderator)
[ Thesis Manual | Help, my posts don't show up! ]


Amazon Wishlist | My custom.css
Get Thesis! | Earn Cash as a DIY Affiliate!
Reply With Quote
  #18 (permalink)  
Old 08-08-2008, 04:34 AM
Member
 
Join Date: Aug 2008
Location: Winnipeg, Manitoba, Canada
Posts: 45
Default

i want to hug both of you just for talking to me. thanks again.
Reply With Quote
  #19 (permalink)  
Old 08-18-2008, 10:49 PM
Member
 
Join Date: Aug 2008
Posts: 53
Default

in my custom.css file on my server I have this: (picking up at end of comments)

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!
*/


body.custom {
background: #8db6b6 url('images/bg-ocean.jpg') 50% 0 no-repeat;
}


.custom #container {
margin-top: 2em;
margin-bottom: 2em;
padding: 0.3em;
background: #33332f;
border: 0.4em solid #3e3e3a;
}

.custom #page {
background: #fff;
}


No background image shows. What did I miss. The border around the container is there so I know something is working , but no image. the path on my server for the images is :

....thesis/custom/images/custom_images/...

Can you tell what I am missing? Meg
Reply With Quote
  #20 (permalink)  
Old 08-18-2008, 11:33 PM
Senior Member
 
Join Date: Jul 2008
Location: Connersville, IN
Posts: 2,244
Send a message via ICQ to kingdomgeek Send a message via AIM to kingdomgeek Send a message via MSN to kingdomgeek Send a message via Yahoo to kingdomgeek
Default

Put your image in /thesis/custom/images/

Or change the CSS to reference images/custom_images/bg-ocean.jpg instead of images/bg-ocean.jpg

__________________
Rick Beckman, Kingdom Geek & Thesis Support Ninja (Forums Moderator)
[ Thesis Manual | Help, my posts don't show up! ]


Amazon Wishlist | My custom.css
Get Thesis! | Earn Cash as a DIY Affiliate!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:38 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0