SRCreative
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add text underneath nav barthanks! late now, I will check back tomorrow. Your help is much appreciated.
Forum: Fixing WordPress
In reply to: Add text underneath nav barThat seems to add the padding between the line of text and the actual slideshow, not the black box. Sorry this is taking so long!
Forum: Fixing WordPress
In reply to: Add text underneath nav barnope. it hasn’t budged.
Forum: Fixing WordPress
In reply to: Add text underneath nav barI’ve got the text almost where I want it on the site with the code I have added but I just need a little more space below it.
What’s your site?
Forum: Fixing WordPress
In reply to: Add text underneath nav barHI,
Thank you for your advice! I think the time difference has seen the long delay in my response but I’m getting there! I just need a little bit more space between the text and the black box underneath.This is what I have in style.css
#callus {
float: right;
font-size: 14px;
padding: 0 19px 0;
text-align: left;
color: #EEEEEE;I’ve played around with numbers in the padding: line above but none seem to give me any more space. Aggghhhhh!
Forum: Fixing WordPress
In reply to: Can I revert back to an earlier saved version of my style.css?OK, thanks Esmi. Luckily I had saved a copy a week ago, but thought I had made changes to style.css since then. I hadn’t, thank goodness so could see from my saved copy a /* was missing, that’s all!
Thanks for your reply.Forum: Fixing WordPress
In reply to: Add text underneath nav barI can’t see </header> in header.php, only </head>???
Forum: Fixing WordPress
In reply to: Add text underneath nav barok thanks….Modularity lite, child theme.
Forum: Fixing WordPress
In reply to: Add text underneath nav barAm I way off beam with the above code??????
Forum: Fixing WordPress
In reply to: Add text underneath nav barHi Krishna,
In header.php under:
</head>
<body <?php body_class(); ?>>
<div id=”top”>I placed the following code (which I found in the source code of another site that has text where I want mine to go):
<div id=”callus”>t: 01628 440149// e: [email protected]</div>
I would like to add ‘t: 01628 440 149 // e: [email protected]’
Do I need to add a div id to style.css? A little out of my depth here!
Thanks for any help.
Susie
Forum: Fixing WordPress
In reply to: Help needed to increase height where logo is pleaseI increased the padding at #top div.main-nav and it worked!
Forum: Fixing WordPress
In reply to: Why are my pages shown as 'page_id=468' and not their page name?Thank you both for your help. I had to change my permalinks to post name and also edit each pages’ permalinks name. Sorted!
Forum: Fixing WordPress
In reply to: Why are my pages shown as 'page_id=468' and not their page name?I know I’ve seen the slug value somewhere but I just can’t find it in Page/Edit. Where exactly will I find it? Thanks
Forum: Fixing WordPress
In reply to: How do I remove code line 222?Thanks Krishna. I have a few things to finish off and then will put it up for review. I hadn’t realised that you could/should put it up for review! Is this simply so it can be tested in different environments?
Any advice on tightening security would be welcome.
Forum: Fixing WordPress
In reply to: How do I remove code line 222?Also, will I get the security warnings again but be unaware of them because I won’t be able to do the checks you do?