northeastsurfing
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: after moving side menu, centering main text, change back groundnot sure if this is a back ground image for the side bar, but it is not in my code, yet I changed it and uploaded.
https://www.northeastsurfing.com/news/wp-content/themes/default/images/kubrickbg.png
Forum: Fixing WordPress
In reply to: after moving side menu, centering main text, change back groundI changed the float: left; to float: right;
and margin-left: 605 to 20
Forum: Fixing WordPress
In reply to: after moving side menu, centering main text, change back groundThanks, I looked in that file and can make changes to the code to make the side menu move to the left, and the center main area to the right, this is no problem and I know the code to change.
But when I do this the main text words were off the page to the right, how do I move this over to the left more to fit, change the back ground color to the side menu, and the text color what code do I change? Below is the code I changed to make the changes above. ronnie lees.
.narrowcolumn {
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 510px;
}/* Begin Sidebar */
#sidebar
{
padding: 20px 0 10px 0;
margin-left: 605px;
width: 190px;
}Forum: Fixing WordPress
In reply to: changing the word categories??https://northeastsurfing.com/reports/ I want it to read surf reports not categories.
Forum: Fixing WordPress
In reply to: centering my main page area after moving side menuForum: Fixing WordPress
In reply to: How to get time to post on every post?Got it to work, but what code do I use for east coast usa? Time zone?
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pageshey do you think i can do the same with the side menu as I did with the category-1, -2, php etc? So I can run new banners on them? If I set this up like make a sidemen.php and so on. think it will work?
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesAlso do you know how I get the time to post on my post?
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesThis will be an issue if I have like 100 reports, if I add as I go and dont make changes it will be fine for now. Is there a way to change the word (Categories) into Surf reports? Or am I stuck with Categories? Ronnie Lees.
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesForum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesOkay did not check back here, instead took a chance and saved category.php as category-1.php category-2.php etc. and so on. Then I add the banner code into the files and uploaded. It worked! Now I have the banners on each page that I needed them. Thanks for all your information and help. Your tips got me here, thanks again, check it out if you have time, see how there are different banners on each category page? Thanks Ronnie Lees.
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesThat does not seam to work. I need to think what to do, maybe something with the different categories? php
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesEverything seams to work except a banner, any ideas??
<a href="https://www.bostonfunwear.com" target="_blank"><img src="/images/report_banners/test.gif" width="300" height="60" border="0" /></a></p> <p>Surf Report by Bostonfunwear.com -<br /> <a href="https://www.bostonfunwear.com" target="_blank">https://www.bostonfunwear.com</a> Cool<br /> Surfing T-shirts, Poker<br /> Shirts, and more.<br /> Sponsor of this report.<br /> Owned by Boston Fun Wear llc.</p>
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesOkay getting there, now need to see how I can do a banner, https://northeastsurfing.com/reports/?cat=1
Forum: Fixing WordPress
In reply to: Can I put custom banners on different Categories pagesThis was in the index.php file I saved a category.php