bryanwebster
Forum Replies Created
-
Forum: Your WordPress
In reply to: An Actors’ Blog 1.5looks very good, i like the turned page effect on your posts but i also think the whole site is a little to narrow and should be widened a little
Forum: Your WordPress
In reply to: Welcome to Blog :: WordPress ver 1.5the way your spamming the boards with links to your own site is really annoying!
Forum: Installing WordPress
In reply to: Unsure whether to upgrade to 1.5back it up, try it, if its a hassle restore version 1.2
thats what I would do ??
Forum: Your WordPress
In reply to: My sitehey thanks ?? i have also added your site because there are a couple of articles i would like to read but dont have time at the moment
but thanks for the comments
Forum: Your WordPress
In reply to: new blog for birds and politicsbut to be honest i dont really like sites that are almost as wide as the length of the site
i always thing its called a web PAGE because it should look like a page and be longer than it is wide
does that make sense?
Forum: Your WordPress
In reply to: new blog for birds and politicshttps://www.birdpac.org (makes it easier ?? )
looks ok to me
Forum: Fixing WordPress
In reply to: add link to header imageok that didnt display but basically i took the code that created the link to the blog home page and wrapped it around the header div
nice and easy in the end ??
Forum: Fixing WordPress
In reply to: add link to header imageah I managed to do it, this is what I did.
I edited the kubrickheader.jpg image to look like what i wanted it to and then changed the code in header.php to this
<div id=”header”>
<!– <div id=”headerimg”>
<h1>“> <?php
bloginfo(‘name’); ?></h1>
<div class=”description”><?php bloginfo(‘description’); ?> </div></div> –>
</div>Forum: Fixing WordPress
In reply to: add link to header imageoh wait i missed out em on the end of -500 so all that did was kinda put the header back, i couldnt see it but i could click it
i made my image by editing the kubrickheader.jpg file
anyone help with this at all?
Forum: Fixing WordPress
In reply to: add link to header imagehi thanks for the reply.
i looked at the link but my css code doesnt match exactly, so this is what i have done
i have put the headerimg code back into header.php (i had only commented it out) and changed the CSS to look like this
#header {
padding: 0;
margin: 0 auto;
height: 200px;
width: 100%;
background-color: #73a0c5;
}#headerimg {
margin: 0;
height: 200px;
width: 100%;
text-indent:-500; <——- this is what i have added
}it now kinda works https://www.bryanwebster.co.uk
but the hit area is very small, any ideas?
Forum: Themes and Templates
In reply to: Will pay money for themeLOL $20
LOL
Forum: Themes and Templates
In reply to: Sidebar on pages different coloror you could just copy the kubrickbgwide.jpg and rename it to kubrickbg.jpg
does the same thing without fiddling with code ??