1
jamminjay
html code in block
  • 2006/8/19 2:23

  • jamminjay

  • Just popping in

  • Posts: 15

  • Since: 2006/8/19


hi, i'm in the prcess i've designing a new css stlesheet but i'm having afew setbacks with the html coding with in "blocks" the problems i'm having are listed below..

http://www.djflygirltee.com/xoops

1. righthand side block
not working as you can see it displays and black dot in front of blocks

2.logo does not display

3. image uploads do not display when there inserted threw blocks "an error display when viewing it"

below is my html code for my righthand side block thats outta control..maybe someone can point something out.















2
jamminjay
Re: html code in block
  • 2006/8/21 2:10

  • jamminjay

  • Just popping in

  • Posts: 15

  • Since: 2006/8/19


help

3
Quest
Re: html code in block
  • 2006/8/21 4:28

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


1. Your logo path is set as:
http://www.djflygirltee.com/images/logo.gif
as you can tell, it is not there.

It is at: http://www.djflygirltee.com/xoops/images/logo.gif

2. I don't see the black dot because the background is black I suppose. But if it is still there it is probably generated in your style.css file for your UL.
Look for this:
ul {margin: 2px; padding: 2px; list-style: decimal inside;text-align: left;}
li {margin-left: 2px; list-style: square inside;}

I know you have created a div id for the ul and li in your style.css but it doesn't seem to be working. So it is probably using the original UL and LI as shown above.

Best of Luck
Quest

Login

Who's Online

322 user(s) are online (120 user(s) are browsing Support Forums)


Members: 0


Guests: 322


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits