Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
~4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

8 Posted Topics

Member Avatar for emulman
Member Avatar for Skorpio07
0
158
Member Avatar for Louilly

I have created a pdf with links to a couple of websites, the links work fine if you open the pdf on a pc but if you open it on an iPhone or iPad the links don't work. I made sure the links have http:// Does anyone know a solution?

Member Avatar for Louilly
0
2K
Member Avatar for stilts
Member Avatar for jackfusion

Hi, on this div <div id="programl" class="programc"> you have given if an id and a class, the id is telling it to show one background image and the class another, it can't show both. The styles are also the wrong way around, in your styles you put programe1 as a …

Member Avatar for Member #120589
0
125
Member Avatar for abrocketman

I understand, if you put <br style="clear:both;" /> just before the tradeComBox </div> this will solve the problem

Member Avatar for ushajase
0
311
Member Avatar for m-hrt
Member Avatar for Louilly
0
98
Member Avatar for Graycode

I agree it's not the best solution but if that's the way you want to go you would need to give the surrounding div (in their case #header) a position of fixed and as the above post states a higher z-index. I believe the following css is what creates the …

Member Avatar for matricol
0
191
Member Avatar for salromano

This looks like it could be a script problem rather than a css problem, there may be an extra </div> or a missing one, that is what usually causes this sort of layout problem in IE, Firefox seems to ignore it for some reason. I removed the following javascript and …

Member Avatar for matricol
0
175

The End.