rob33
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to position logo to the right of header?This is what i have in css:
span#logo, img#logo { border:0 none; height:125px; position:absolute; right:30px; top:65px; }
Maybe delete cache.
Forum: Fixing WordPress
In reply to: How to position logo to the right of header?I’ve removed it now – mistake.
Thanks for your help on my other thread btw – not working as yet testing various tries now.
Forum: Fixing WordPress
In reply to: How to position logo to the right of header?No – no joy – I’m afraid!
Forum: Fixing WordPress
In reply to: How to position logo to the right of header?I just replaced the original “header php” code. But shrinks the logo.
Just trying to put full size logo in same place.
Do I need to mess with css or alter php – like i said – bit noob on this!
Forum: Fixing WordPress
In reply to: How to position logo to the right of header?Hi mate,
No hasn’t worked.
Mmmmmmm.
Appreciate your help though.
Do you think that by replacing old code it can be achieved?
I just need to stretch it out.
If you visit my site now – this is what i mean:
Forum: Fixing WordPress
In reply to: How to position logo to the right of header?Hi Josph,
No, hasn’t worked – but thanks!
If I use:
<!-- Logo Start --> <a>/"><img id="logo" class="correct-png" src="<?php bloginfo('stylesheet_directory'); ?>/images/logo.png" alt="<?php bloginfo('name'); ?>" title="<?php bloginfo('name'); ?>" /></a> <!-- Logo End -->
Then it sticks it where it should – bottom right – but squeezes it in hence reduces width and height.
Noob at css php so maybe you might know.
Before putting css code in btw there was no logo code in style sheet but worked- sort of.
Forum: Fixing WordPress
In reply to: "space between paragraphs" on page php not having itYeah – that white colored dot was me cos I wanted to seperate the text in parts as it wasn’t doing so normally – will delete when paragraph spacing is sorted.
Cheers – will try #content p and .floatbox p and see what happens.
Forum: Fixing WordPress
In reply to: "space between paragraphs" on page php not having it5 days on – some advice would really really be appreciated!:
Using:
html>body .entry li {
margin: 7px 10px 8px 0;
p{padding-bottom:10px;}
}
.entry ol {
padding: 0 35px 0 0;
}Been away – point taken, abandoned widget and went with images. Cheers.
Thanks Michael – that’s perfect – Cheers for your help, MUCH appreciated!!!
Forum: Fixing WordPress
In reply to: How to get old SQL database back – Lost Everything!yeah – serious bummer. Just by keeping the fantastico tab open which confirmed wp instal with user and pass – refreshed some days later automatically wipes clean the db – that shouldn,t be allowed to happen – a fantastico major glitch.
Forum: Fixing WordPress
In reply to: How to get old SQL database back – Lost Everything!Thanks- yup, turns out last 1st backup was today, site began last week. Had 24 unique pages of content – is there any way of getting this back do you know?
Problem solved – needed to go into fantasticodata/installed_in_root.php and change the “1” to a “0”.
Edit: Also – if you can’t see installed_in_root.php you need to check the box “show hidden files” when you click “file manager”.
Hope this helps future queries.
Sure, thanks for reply, will do now. Will post back when solved.
Cheers.
Here’s what I’m getting if anyone has any ideas: