Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Trying To Use My Wordpress Theme As My Website's Theme
Old 03-10-2009, 10:11 AM Trying To Use My Wordpress Theme As My Website's Theme
Ultra Talker

Posts: 254
Name: Daniel Mousdell
Trades: 0
Hey, I have created this wordpress theme here for my blog: http://www.danielmousdell.com/blog

And I want to use that for my main website's style.

I have gotten this far: http://www.lilwaynehq.com/index22.php

But the problem is, the background doesn't show and the sidebar doesn't fit into the right hand slot?

Does anyone know why it's not fitting in the slot and how I can fix it? And also why my background ain't working like it should. This is the code I am using:

Code:
body {
margin: 0;
padding: 2em 0;
background: #920101 url(http://www.danielmousdell.com/blog/wp-content/themes/LilWayneHQ/images/bg1.jpg) repeat fixed center;
color: #555;
text-align: justify;
}
Thanks, appreciate it
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Danaldinho is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-10-2009, 10:25 AM Re: Trying To Use My Wordpress Theme As My Website's Theme
downliner's Avatar
Extreme Talker

Posts: 208
Location: Orkney
Trades: 1
Does it work if you change:

Code:
background: #920101 url(http://www.danielmousdell.com/blog/wp-content/themes/LilWayneHQ/images/bg1.jpg) repeat fixed center;
to:

Code:
background: #920101 url(wp-content/themes/LilWayneHQ/images/bg1.jpg) fixed center;
Try also, removing background: #FFFFFF; from /blog/wp-content/themes/LilWayneHQ/css/lib/reset.css as that looks like its clashing with firebug
__________________

Please login or register to view this content. Registration is FREE

Last edited by downliner; 03-10-2009 at 10:29 AM..
downliner is offline
Reply With Quote
View Public Profile Visit downliner's homepage!
 
Old 03-10-2009, 11:07 AM Re: Trying To Use My Wordpress Theme As My Website's Theme
Ultra Talker

Posts: 254
Name: Daniel Mousdell
Trades: 0
Quote:
Originally Posted by downliner View Post
Does it work if you change:

Code:
background: #920101 url(http://www.danielmousdell.com/blog/wp-content/themes/LilWayneHQ/images/bg1.jpg) repeat fixed center;
to:

Code:
background: #920101 url(wp-content/themes/LilWayneHQ/images/bg1.jpg) fixed center;
Try also, removing background: #FFFFFF; from /blog/wp-content/themes/LilWayneHQ/css/lib/reset.css as that looks like its clashing with firebug
Mate your correct, it was the background colour in reset.css

I removed it and it shows perfectly now

Thanks alot

Also its just this sidebar issue now
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by Danaldinho; 03-10-2009 at 11:09 AM..
Danaldinho is offline
Reply With Quote
View Public Profile
 
Old 03-12-2009, 11:47 AM Re: Trying To Use My Wordpress Theme As My Website's Theme
Ultra Talker

Posts: 254
Name: Daniel Mousdell
Trades: 0
Ok, I have sorted the sidebar issue out now.

But I have another little problem

There is a little bit of difference under the header on both pages. But I have looked and I can't see whats making the blog have more of a space than the website.

Does anyone know why?

Thanks
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Danaldinho is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Trying To Use My Wordpress Theme As My Website's Theme
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24446 seconds with 12 queries