- This topic is empty.
-
AuthorPosts
-
September 3, 2011 at 4:54 pm #86293
Anonymous
Inactive@ChristopherBurton Ok, I updated the image tags and now there are two white boxes where the transparent gifs usually are. This is how I updated the CSS Code:
***** Structure *****/
body { background: #e0e0e0 url(../images/backgrounds/bg-darkheader.gif) repeat-x 0 0; }
#angles { background: url(../images/backgrounds/bg-spectrum.jpg) no-repeat 50% 25px;}
#banner {border: none;}I think I must have done something incorrect because the image doesn’t link and now there are the two white boxes. Please advise.
Thanks.September 3, 2011 at 5:04 pm #86294chrisburton
ParticipantChange it back to what you had before. I’m heading out, i’ll help you tomorrow unless someone else gives it a shot. It’s quite a simple fix now that I relook at it. I just think, personally, this theme was poorly thought out when coded.
September 3, 2011 at 5:10 pm #86295Anonymous
Inactive@ChristopherBurton – Ok, thank you. Really appreciate your time.
September 4, 2011 at 2:44 pm #86325chrisburton
Participanthttp://doslives.com – linking myself
Where did you leave off?
September 4, 2011 at 5:30 pm #86329Anonymous
InactiveHi @ChristopherBurton – I did some more research and tried a few things, but didn’t make any progress. Looking forward to your insight. Thanks.
September 4, 2011 at 6:02 pm #86332chrisburton
Participant@jonbyington – Were those arrows in before? I feel it messed with the layout a little, throwing what’s under the image off.
Edit: Nevermind, it’s the code itself.
September 4, 2011 at 6:09 pm #86333Anonymous
Inactive@ChristopherBurton I just turned off the Masthead Carousel Slider if that’s the arrows you are talking about.
September 4, 2011 at 6:30 pm #86335chrisburton
Participant@jonbyington – Could you put it back? That wasn’t the issue.
September 4, 2011 at 6:31 pm #86336Anonymous
Inactive@ChristopherBurton I just figured out that the little black rectangle over the car is from WordPress. That is where the Title of the WordPress blog appears if you enter one in on the admin page. If you leave it blank, it still leaves a little box. Not sure if we can remove that. I’m still trying to figure out how to link the entire header to doslives.com without a border around it.
September 4, 2011 at 6:34 pm #86337chrisburton
Participant@jonbyington – I feel like we’re jumping to different issues. So we’ll fix the linking first. Copy/paste your index.php file using
Post index.php file here using Pre & Code tags - don't forget to close them.September 4, 2011 at 6:59 pm #86339Anonymous
Inactive@ChristopherBurton Ok, I think I’m posting this correctly.
include ( TEMPLATEPATH . '/includes/feature-slider.php' );
} ?>
include ( TEMPLATEPATH . '/includes/categoryblocks.php' );
} else {
include ( TEMPLATEPATH . '/includes/homeblog.php' );
} ?>
September 4, 2011 at 7:04 pm #86340chrisburton
Participant@jonbyington – Alright, post homeblog.php and header.php
September 4, 2011 at 7:29 pm #86342Anonymous
Inactive.
September 4, 2011 at 7:35 pm #86345Anonymous
Inactivehomeblog.php
ID) ) { // If the SVE plugin is installed, enabled and has a video ?>
get_the_title())); ?>
get_the_title())); ?>
ID, 'YouTube Video ID',true) ?>&feature=player_embedded" title="">
ID, 'YouTube Video ID',true) ?>&feature=player_embedded" title="">
" rel="bookmark" title=""> get_the_title())); ?>
= $blog_star ) { ?>
September 4, 2011 at 7:35 pm #86346chrisburton
Participant@jonbyington – You ALWAYS need to put the code in the tags I stated before. It is okay to use multiple ones.
-
AuthorPosts
- The forum ‘CSS’ is closed to new topics and replies.