|
#1
Mar 22, 2013, 07:16 AM
|
|
Hi everyone,
I've got a question that left me scratching my head, I changed the layout of the theme so that pages and header cover the full width of the screen, however, the homepage shows the header and the content inside the post div to have a width of 99% which is the default one. All the other pages show up just fine covering the full width. Does anyone know why? and how to correct this issue?
I guess I can create a workaround by making a regular page being the homepage but I would love to know why is this happening.
Thanks in advance and if anyone has some info about this I will highly appreciate it.
Cheers,
Alex
|
#2
Mar 22, 2013, 07:58 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
url of the site?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Mar 25, 2013, 05:43 PM
|
|
Hi, I have it in a local web server, will a screenshot work for you or what kind of information do you need? Otherwise I guess I can try using a dyndns service to publish it online
|
#4
Mar 25, 2013, 06:12 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Not sure what I would be looking for but want to see the effect.
go to ato->export/import - export your settings, save then to a TEXT file and attach it to a reply
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Jun 24, 2013, 06:48 AM
|
|
I too am having the same problem. Only it's not just the header width which is only filling 99% of screen.
http://www.bestofasheville.net/
|
#6
Jun 24, 2013, 08:04 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
are you actually hiding the
HTML Code:
<style>
.uoiert{position:absolute;top:-7283px;}
</style>
<div class="uoiert">
<a href="http://ineed-payday-loan.co.uk/">payday loan uk</a>
</div>
or have you been hacked?
|
#7
Jun 24, 2013, 02:21 PM
|
|
where do you find that? and how do I get rid of it?
|
#8
Jun 24, 2013, 03:57 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
I found it looking at the source of your page. If you didn't add it, then you have probably been hacked. Do a google search on 'wordpress site hacked'
|
#9
Jun 25, 2013, 07:42 AM
|
|
Gosh, I thought you would have assumed I could do that. I have scoured twice and still couldn't find it. Really need help with the 99%. Do you really think that it is it? I have inspected the code through Firebug and the Chrome (inspect element), used the "Find" to search for the words and still haven't come up with it.
At any rate, would it be in Atahualpa's php somewhere?
Thanks - Jennifer
|
#10
Jun 25, 2013, 07:57 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
If you have been hacked, it could be in the atahualpa code...and/or anotehr theme's code....or a plugin's code...or the wordpress code.
Personally, I'd do a GREP for 'uoiert' for the entire site from teh wordpress root on down.
Last edited by juggledad; Jun 25, 2013 at 08:00 AM.
|
#11
Jun 25, 2013, 08:07 AM
|
|
What's a GERP?
|
#12
Jun 25, 2013, 08:22 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
oops, that should be grep - it's a program that can search all files in a folder and the sub folders. On a MAC, I use a program called TextWrangler and it has a GREP type search.
|
#13
Jun 26, 2013, 12:26 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
Quote:
Originally Posted by jenngood
Really need help with the 99%.
|
Check you settings in Body, Text, and links. It looks like you put padding in there.
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#14
Jun 26, 2013, 03:37 PM
|
|
Thank you LARRY!!!!!!! That was it! I can't believe it! I think it was a setting from a previous site I had installed on this dummy domain! Thanks so much!
|
|