Forum Replies Created

Viewing 15 replies - 16 through 30 (of 33 total)
  • Thread Starter neilcg

    (@neilcg)

    Hi Henkholland

    Thank you again for your input, much appreciated. I have tried to use https://www.xhtml-css.com/ to find the error on line 566 and correct it but it does not seem to be there.

    I have found it in the stylesheet but as I don’t know what is wrong with it I can not correct it. Could you advise somewhere I can insert it which will tell me what is wrong with it. I know you will know but would rather learn myself so that I can correct code if there are errors.

    In addition, I have noticed that a lot of the errors that show are due to plugins, which I have installed. I have not in fact ended up using some of these plugins so I will get rid off them and that should reduce the error count drastically.

    Cheers

    Thread Starter neilcg

    (@neilcg)

    Clayton

    Many thanks, you are a genius, made the change as you suggested and the dot’s have gone, excellent.

    Thread Starter neilcg

    (@neilcg)

    Hi Clayton

    Thanks for your reply. I am a bit of a newbie at this and I dont want to mess things up.

    Should I just delete the code you state from the stylesheet?

    Thanks

    Thread Starter neilcg

    (@neilcg)

    Hi Henkholland

    Yikes!!!!!!!!!!

    There are a ton of errors. My only problem with another theme is that everything would not load the same and I would have to mess around again for ages.

    I am happy with my site other than the one issue I have, the image position.

    If I could just move this imag left and up a bit I would be more than happy.

    Any ideas pleae?

    Thanks

    Neil

    Thread Starter neilcg

    (@neilcg)

    Hi Thanks

    I am muddleing through.

    Thread Starter neilcg

    (@neilcg)

    Hi yellaojrak

    Thanks very much again. Sorry I was not clear. Yes I want to add an image like the rss button onto the green header.

    I will try this in the header php.

    I wonder, would I do something similar to the background suggestion that you gave replacing background with image.

    I will have a go anyway.

    Most grateful

    Neil

    Forum: Fixing WordPress
    In reply to: Page headings
    Thread Starter neilcg

    (@neilcg)

    Hi Samboll

    Thanks for your reply, I got it done.

    Cheers

    Thread Starter neilcg

    (@neilcg)

    Hi yellaojrak

    You have been so helpful, I wonder if you might just help once again, much appreciated. I am fairly new to this and learning so much all the time.

    I want to insert a couple of images from file into the header. I am just not sure of the best way to do it.

    The url is : https://www.greenbananaguide.com and I want to put the images on the right hand side just in front of the rss logo.

    The header section of my stylesheet is below. Do I need to for example open the images in dreamweaver and get the code and insert it in the stylesheet. If I am correct where would I put it?

    Thanks again.

    */
     /* ----------------------------------------------
       HEADINGS, SITE NAME AND SLOGAN
    ------------------------------------------------- */
    .ftitle {
    	height:170px;
    	margin-bottom: 5px;
    	color: #0000FF;
    	background-color: #99FFFF;
    	width: 250px;
    	overflow: hidden;
    }
    h1 {
    	font-size: 18px;
    	color: #6b6b6b;
    	font-weight: bold;
    	padding: 16px 10px 15px 10px;
    }
    h3 {
    	padding: 16px 10px 4px 10px;
    	font-size: 14px;
    	color: #6b6b6b;
    	font-weight: normal;
    }
    h2 {
    	font-size: 16px;
    	color: #6b6b6b;
    	font-weight: normal;
    	padding: 0px;
    	margin-top: 0px;
    	margin-left: 0px;
    	margin-right: 0px;
    	margin-bottom: 4px;
    	}
    #header h1#logo-text a {
    	position: absolute;
    	float: left;
    	margin: 0; padding: 0;
    	font: bold 25px;;
    	text-decoration: none;
    	color: #fff;
    	top: 55px; left: 35px;
            font-size: 27px;
    }
    #header p#slogan {
    	position: absolute;
    	margin: 0;
    	padding: 0;
    	color: #FFFFFF;
    	letter-spacing: -0.5px;
    	top: 75px;
    	left: 35px;
    	font-size: 18px;
    
    }
    #sidebar h3 {
    	color: #7f931d;
    	text-transform: none;
    	font-size: 1.6em;
    	width: 280px;
    	margin-top: 10px;
    	padding-top: 10px;
    	padding-right: 0;
    	padding-bottom: 2px;
    	clear: both;
    	list-style: none;
    }
     ul.categories {
     	text-decoration: none;
     	}
    #footer-wrap h3 {
    	color: #7f931d;
    	margin: 0;
    	padding: 10px;
    	text-transform: uppercase;
    	text-align: center;
    }
    #central .title {
    	font-size: 14px;
    	clear: both;
    	padding-top: 5px;
    	float: left;
    	padding-bottom: 2px;
    	width: 550px;
    }
     /* ----------------------------------------------
    Thread Starter neilcg

    (@neilcg)

    Esmi

    How simple is it when you know how.

    Thank you for taking the time to help, very much appreciated.

    Neil

    Thread Starter neilcg

    (@neilcg)

    Hey

    Thanks, I know exactly where that is. I tried to put helvetica as so:

    “helvetica” but it didn’t work.

    So simple I just move it to the front.

    Thanks so much.

    Neil

    Thread Starter neilcg

    (@neilcg)

    Hi Yellaojrak

    So grateful for your help and offer to help further, much appreciated, but I have actually decided to chnage theme and the issue is sorted.

    However I do have another issue which I am going to post on a new thread. It relates to fonts, I want all my pages to use helvectica but dont know how to edit the stylesheet to accomplish this.

    If you can help with this I would be most grateful, but as I say I will submit a new thread on it also.

    Thanks

    Neil

    Thread Starter neilcg

    (@neilcg)

    Hi

    I looked at setting but could not find anywhere to edit these, any more clues would be fantastic.

    Thanks

    Neil

    Thread Starter neilcg

    (@neilcg)

    Hey

    Thanks for the reply. I will look at that tomorrow and report back.

    Thanks for your help.

    Neil

    Thread Starter neilcg

    (@neilcg)

    Hi LenK

    Hey thanks to you I fixed it. I took a look at line 57 when I had pasted it into the wordpress pastebin.

    As the error message was syntax unexpected ‘?’, I noticed that at the end of line 57 there was a ?, when I looked at all the other ? marks they had the sybol > after them so I inseterd one on line 57 and hey presto.

    Now having learned that lesson with your kind help I will make it part of my learning to understand why this was needed. But if I could just ask one more question for now to help me understand.

    Why would tis suddenly have occured after the upgrade as it was not a problem before?

    Again many thanks for all your help, whooami for pointing out my error, and in particular Lenk for taking the time to have a look and help.

    Thank guys! happy 2008

    Neil

    Thread Starter neilcg

    (@neilcg)

    Hi LenK

    Thanks again for taking an interest in my problem and your help. I have pasted the whols sidebar as requested and the link is below.

    I look forward to your reply and again many thanks for your help.

    https://wordpress.pastebin.ca/842545

    Neil

Viewing 15 replies - 16 through 30 (of 33 total)