cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HTML iframe resolution very bad!

Need help with custom HTML listings.  How can i change the iFrame of the area the HTML is in when i do not have access to that level of the page?  its super slim and its hard to read.  please help

 

link to my page below for reference.

 

 

 

https://www.ebay.com/itm/292760550207

Accepted Solutions (1)

Accepted Solutions (1)

@michaelmok5

 

The problem is a bit of code within your HTML.

 

<font rwr='1' size='4' style='font-family:Arial'><font rwr="1" size="4" style="font-family:Arial"><meta name="viewport" content="width=device-width, initial-scale=1.0">
<div style="display: block; position: absolute; background-color: rgb(153, 51, 0); width: 80%;height:800px; vertical-align: middle; padding: 5%;">
<div style="display: block; position: relative; margin: auto; background-color: black; width: 90%; text-align: center; vertical-align: middle; padding: 5%;">
<div style="display: block; position: relative; margin: auto; background-color: white; width: 90%; text-align: center; vertical-align: middle;">
<p style="padding: 20px 0px 0px; font-family: helvetica, arial; color: black;"><span style="font-weight: bold; font-size: 24px;">
OVATION ULTRA DELUXE 1528D<br></span><span style="font-size: 20px;">Acoustic/Electric Guitar with Original Hard Case</span></p>
<p style="padding: 20px 20px 20px 10px; font-family: helvetica, arial; color: black; text-align: left; vertical-align: middle;">
<b style="">OVATION</b>,&nbsp;the brand of choice of Motley Crue, Heart and Frampton, made the Ultra Deluxe Shallow Cutaway (<i style="">1528D</i>) between 1989 and 1995. Tough, fast neck, good choice for gigging, rich sound that cuts through the mix. Popular with folks who want to use effects and amplification. Deep "O" shape, strap recommended.<br><br>This particular guitar is in excellent shape, beautiful color. Electronics good. Been in storage for over 2 decades.&nbsp; Barely used for handful of practices before then. Still has the "Made In Korea" sticker on the back of the neck. Strings are original and will need to be replaced.</p>
</div>
</div></div></font></font>

 

Change "absolute" to "relative" and that should fix the problem.

If you need further assistance with the HTML, you can find me on the Active Content forum.

https://community.ebay.com/t5/Replacing-Active-Content/bd-p/activecontent

 

Answers (0)