Log in

View Full Version : Style get it error Next right arrow key Close Move


raja811
01-31-2010, 04:52 PM
hello

i get it some error my vbulletin style i don't know how to fix please help me!!!

https://vborg.vbsupport.ru/external/2010/01/1.jpg
Previous
left arrow key Next
right arrow key Close Move

Lynne
01-31-2010, 04:57 PM
It's a problem with your style and it looks like you are missing a couple of images (possibly, I can't really tell). You need to edit the template and put that table in the center (or wherever you want it).

To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)

raja811
02-01-2010, 07:38 PM
i don't think i am also uploaded many skins same probleme these skin.pls help me (also reuploaded vbulletin also)

Digital Jedi
02-01-2010, 08:43 PM
It looks like you have a modification installed AND missing some images for it.

raja811
02-07-2010, 03:05 PM
so how to fix please help me !!!

Digital Jedi
02-08-2010, 09:11 AM
It looks like you have a modification installed AND missing some images for it.
Right click on the image and look at the images location. Put your images there.

raja811
02-11-2010, 06:34 PM
i don't think there no images missing here that part of script.

Previous
<br>
<small style="font-weight: normal; text-transform: none;">left arrow key</small>
</a>

<a href="#" onclick="return hs.next(this)" class="control" style="float: left; display: block; text-align: right; margin-left: 50px;">
Next
<br>
<small style="font-weight: normal; text-transform: none;">right arrow key</small>
</a>
<a href="#" onclick="return hs.close(this)" class="control">Close</a>
<a href="#" onclick="return false" class="highslide-move control">Move</a>
<div style="clear: both;"></div>

</div>
<!-- / HS Images Resize -->


<!-- controls below postbits -->
<table style="margin-top: -3px;" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr valign="top">

<td class="smallfont"><a href="newreply.php?do=newreply&amp;noquote=1&amp;p=6238" rel="nofollow"><img title="Reply" src="images/buttons/reply.gif" alt="Reply" border="0">

Digital Jedi
02-11-2010, 07:55 PM
I don't know what this code is for, so I wouldn't be able to help you. You should probably ask at wherever you received the script.

Lynne
02-11-2010, 07:57 PM
It's a modification problem and you should post about it in the modification thread.

raja811
03-07-2010, 08:05 AM
but i don't know the name script pls help me !!!

ChopSuey
03-07-2010, 08:40 AM
Replace it with this
<div align="center">
Previous
<br>
<small style="font-weight: normal; text-transform: none;">left arrow key</small>
</a>

<a href="#" onclick="return hs.next(this)" class="control" style="float: left; display: block; text-align: right; margin-left: 50px;">
Next
<br>
<small style="font-weight: normal; text-transform: none;">right arrow key</small>
</a>
<a href="#" onclick="return hs.close(this)" class="control">Close</a>
<a href="#" onclick="return false" class="highslide-move control">Move</a>
<div style="clear: both;"></div</div></div>
<!-- / HS Images Resize -->


<!-- controls below postbits -->
<table style="margin-top: -3px;" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr valign="top">

<td class="smallfont"><a href="newreply.php?do=newreply&amp;noquote=1&amp;p=6238" rel="nofollow"><img title="Reply" src="images/buttons/reply.gif" alt="Reply" border="0">