Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

[SOLVED] small arrow just appeared on top of my site


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #1  
Old Aug 3, 2010, 05:27 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
[SOLVED] small arrow just appeared on top of my site

Not sure if I did something, but there's a small arrow that now appears above my header on every page of my site: muzzmarketing.com. Can someone take a look, and let me know how I might get rid of it? Thanks so much.
  #2  
Old Aug 3, 2010, 05:31 PM
juggledad's Avatar
juggledad
 
20,001 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
what version of atahualpa and WP?
there is a post about this, had something to do with an extra > in the CSS it was fixed and doesn't happen in 3.5.3 (if this is the same issue)
  #3  
Old Aug 3, 2010, 05:35 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
Well... I have Atahualpa 3.5.3 and WP 3.0.1. Is there a way I can manually fix it?
  #4  
Old Aug 3, 2010, 05:52 PM
STB
 
762 posts · Apr 2010
Would help if you explained what you did before this happened c12281
Think its good practice to try and explain clearly when asking for assistance.

anyway my bet would be you added some code to admin panel -> Ata -> Add HTML/CSS inserts

Just ran into this today .. that adding some code there (in my case in the body tag) left a superfluous ">"
for example
Code:
<script type="text/javascript">
document.write("Hello World");
</script>
havent looked into it much really yet ..
but ommitting the closing ">" fixes it

Code:
<script type="text/javascript">
document.write("Hello World");
</script
(note the missing > at the end)

Might be a bug or not .. not sure.


Does this help?

Last edited by STB; Aug 3, 2010 at 05:55 PM.
  #5  
Old Aug 3, 2010, 06:20 PM
c12281
 
120 posts · Jul 2010
WP 3.0.1; ATA 3.5.3; Mac OS X 10.6.4; Firefox 3.6.9
I totally understand your comment about including what I might have done to cause the problem. I added some html code to add bullet points to a table, but that's all I've done today. I rechecked all of the entries to see if there's any extra code, but everything looks good. I don't have much in CSS inserts; everything looks clean there too. Not sure what else to check...
  #6  
Old Aug 3, 2010, 06:27 PM
STB
 
762 posts · Apr 2010
Quote:
Originally Posted by c12281
<..>I added some html code <...>

<...>I don't have much in CSS inserts<...>
Still .. you would vastly increase your chances for a solution if you would post what you have ..
rather than saying its "some HTML" or "not much CSS" ...


And .. did you try leaving the closing ">" out ??

also .. you could have just left a double ">>" somewhere to close a tag.

Last edited by STB; Aug 3, 2010 at 06:29 PM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] how to remove the arrow in sidebar ylsnuha Sidebars & Widgets 4 Jul 20, 2010 07:42 PM
[SOLVED] Something mysteriously appeared ERP Header configuration & styling 1 Jun 23, 2010 04:38 PM
[SOLVED] Help!!! Just launched a site that is not showing headers at the top!!! Masselyn Header configuration & styling 11 Dec 8, 2009 09:50 AM
How to remove arrow indicating child pages in pagebar? Astra Shirahata Page & Category Menu Bars 2 May 17, 2009 02:29 PM
Odd lingo on top is messing up site scarlett827 Atahualpa 3 Wordpress theme 5 Jan 31, 2009 08:01 AM


All times are GMT -6. The time now is 12:00 AM.


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