Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Symbol appearing above header (http://forum.bytesforall.com/showthread.php?t=19930)

vanderark1 Mar 18, 2013 04:16 PM

Symbol appearing above header
 
Hopefully someone smarter that me can tell me why I have this:

>

appearing at the top of every page now?

I assume it's a hack, but I can't find where/what it is to remove it.

I never saw it before I upgraded Wordpress to 3.5.1

I didn't notice it afterwords either, but can't say for sure that it didn't appear then.

www.karpata.com

juggledad Mar 18, 2013 04:33 PM

check your 'Add HTML/CSS Inserts' options for an extra > in one of the options

vanderark1 Mar 18, 2013 04:46 PM

Thanks for the idea.

I haven't touched this area in a long time, but the upgrade could have done something, I guess.

There is nothing in "HTML Inserts: Header or Body Tag or Body Top

Body Bottom is the google Analytics code, but I don't see anything out of place there.

CSS Inserts - has code, but I don't see the issue (I'm not an expert by any means).

Would you be so kind as to see if I'm missing something?

Here's the code in there:

Quote:

h1 { font-size: 34px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { font-size: 28px; line-height: 1.3; margin: 1em 0 .2em; }
h3 { font-size: 24px; line-height: 1.3; margin: 1em 0 .2em; }
h4 { font-size: 19px; margin: 1.33em 0 .2em; }
h5 { font-size: 1.3em; margin: 1.67em 0; font-weight: bold; }
h6 { font-size: 1.15em; margin: 1.67em 0; font-weight: bold; }


/* this removes the dashed border on the Menu 1 (Page Menu) when the menu is centered */

div#menu1 { border: none 0px; color: #ffffff }

/* this changes the Menu 1 (Page Menu) items to whatever is entered */

div#menu1 ul.rMenu li a:link, div#menu1 ul.rMenu li a:hover, div#menu1 ul.rMenu li a:visited, div#menu1 ul.rMenu li a:active
{font-weight: normal;}

div#menu1 {border: none 0px}
div#menu2 {border: none 0px}


/* Following makes borders appear in submenu but not main menu */

div#menu1 ul.rMenu ul.rMenu-ver li {border-top:solid 1px #909090; padding-top: 4px; padding-bottom: 4px}

div#menu1 ul.rMenu ul.rMenu-ver li {border-bottom:solid 1px #909090; padding-top: 4px; padding-bottom: 4px}

div#menu2 ul.rMenu ul.rMenu-ver li {border-top:solid 1px #909090; padding-top: 4px; padding-bottom: 4px}

div#menu2 ul.rMenu ul.rMenu-ver li {border-bottom:solid 1px #909090; padding-top: 4px; padding-bottom: 4px}

/* Following makes all submenu items white all the time */

div#menu1 ul.rMenu ul.rMenu-ver li a:link,
div#menu1 ul.rMenu ul.rMenu-ver li a:visited,
div#menu1 ul.rMenu ul.rMenu-ver li a:active {
background: #000000 !important; color: #ffffff !important;}

div#menu1 ul.rMenu li a:hover {text-decoration:underline}
div#menu2 ul.rMenu li a:hover {text-decoration:underline}
div#imagecontainer {border-right: solid 2px #cccccc; border-left: solid 2px #cccccc;}
div#menu1 ul.rMenu-hor li {padding-right: 10px !important;}
div#menu2 ul.rMenu-hor li {padding-right: 20px !important;}

/* For CURRENT menu items to stay the same color as non-CURRENT */
div#menu1 ul.rMenu-hor li.current_page_item a:link,
div#menu1 ul.rMenu-hor li.current_page_item a:visited,
div#menu1 ul.rMenu-hor li.current_page_item a:active {
background: #000000 !important; color: #ffffff !important;}
div#menu1 ul.rMenu-hor li.current_page_item a:hover {
background: #000000 !important; color: #ffffff !important;}

div#menu2 ul.rMenu-hor li.current_page_item a:link,
div#menu2 ul.rMenu-hor li.current_page_item a:visited,
div#menu2 ul.rMenu-hor li.current_page_item a:active {
background: #000000 !important; color: #ffffff !important;}
div#menu2 ul.rMenu-hor li.current_page_item a:hover {
background: #000000 !important; color: #ffffff !important;}

/* For Formatting Gravity Forms */

/* These set all forms */

body .gform_wrapper { width:700px; margin: 25px; }
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {color:#404040; font-weight: normal;}

vanderark1 Mar 18, 2013 04:51 PM

This is in my Header.php:

Quote:

<tr>

<!-- Header -->
<td id="header" colspan="<?php echo $cols; ?>">

<?php echo bfa_header_config(); ?>

</td>
<!-- / Header -->

</tr>
Could this be causing it: ">

I have never edited the Header.php

juggledad Mar 18, 2013 05:11 PM

Is that the entire header.php??
What do you have in your ato->Style & edit HEADER AREA->Configure Header Area?
what version of Atahualpa?

vanderark1 Mar 18, 2013 05:19 PM

No, I just looked for "header" and then for something that could be an extra > to my eyes. This seemed to be the only one. I grabbed between two tags that I knew were opened then closed.

Here's what I have in ATO>>....>>Configure Header Area:

Quote:

%bar2 %image %bar1 %pages %bar2 %cats %bar2
ATA version 3.6.7

juggledad Mar 18, 2013 05:28 PM

oh dear, it looks like you have been hacked. there is a bunch of code in the page header that is hidden but there.

I would put the site into maintenance mode and work at cleaning the hack. change ALL your passwords and examine nay user that id in WP or FTP or Cpanel. you might want to do some google search's on 'wordpress site hacked what to do'

vanderark1 Mar 18, 2013 08:30 PM

Thanks, I was afraid of that again. I have done all the lock down things suggest over the last many months and have still been hacked several times. I don't allow any comments and have one user - me - with a 20+ character password that is changed about once a month.

It's GoDaddy, I have no doubt. In the past I have had 5 or 6 different sites thru my one hosting account and they have all been hacked the same way at the same time - even though every one had different user names and passwords. The only thing in common? Hosted on the same GoDaddy server.

I'll fix it an move to a new host.

Thanks again!

juggledad Mar 19, 2013 02:28 AM

Don't forget to check your own machine or virus/malware if someone hacked your computer

vanderark1 Mar 19, 2013 04:43 AM

I use 3 PC's regularly and all are protected and as clean as we can make them.

I have no doubt that GoDaddy stuffs so much on each server that something is on the same server as my sites that is causing this.


All times are GMT -6. The time now is 01:40 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.