Search found 13 matches

by Tim.
Sat 27. Aug 2005, 18:56
Forum: phpwcms Support English
Topic: Images in Mozzila vs Internet Explorer
Replies: 5
Views: 1118

Hah, off by one pixel. Could have sworn I counted that value to 920 at least a dozen times.

Thanks that did it.
by Tim.
Fri 26. Aug 2005, 15:28
Forum: phpwcms Support English
Topic: Images in Mozzila vs Internet Explorer
Replies: 5
Views: 1118

I dont know if these will help or not, but here.

If you believe it might be due to my Template, I can post the code I use for that as well, however there is no code for the 'right' value.

http://img376.imageshack.us/img376/8808/untitled1rn.th.jpg

frontend setup: css data

body {
font-family ...
by Tim.
Thu 25. Aug 2005, 12:49
Forum: phpwcms Support English
Topic: Images in Mozzila vs Internet Explorer
Replies: 5
Views: 1118

Images in Mozzila vs Internet Explorer

Alright, my current layout works fine in Firefox: http://www.nts.clan-outlawz.info/index.php

However when the same page is viewed with Internet Explorer, the right section of the site is off by one pixel. If I counter this by moving the background for the right section by 1 pixel, it looks fine in ...
by Tim.
Wed 24. Aug 2005, 18:42
Forum: phpwcms Support English
Topic: Returns
Replies: 0
Views: 470

Returns

Alright, on my site I use the left portion to display the Nav Menu. I display the menu inside of a table. I have 4 tables displaying the 4 main menus. My issue is, I cant find a way to make each table fall below the other with one return in between. At the momment I just use <br> about 8 times, but ...
by Tim.
Sun 26. Jun 2005, 10:31
Forum: phpwcms Support English
Topic: Text Link
Replies: 2
Views: 694

Understood.

Thanks for the feedback.
by Tim.
Thu 23. Jun 2005, 21:56
Forum: phpwcms Support English
Topic: Text Link
Replies: 2
Views: 694

Text Link

Good evening,

I would like to set up my site so that certain word groups are always linked to certain pages. For example the words "Battle for Hoth" should always link to the Battle for Hoth page. I would like this so that I dont need to always target a hyperlink for these texts. Is there a way to ...
by Tim.
Thu 23. Jun 2005, 21:24
Forum: phpwcms Support English
Topic: Right Side Content
Replies: 7
Views: 1622

Same effect. Still pushes the center content to the left.

I found the problem though. I forgot to set the All Blocks field to include the extra 102 picels I added to the right. Thanks anyway.
by Tim.
Thu 23. Jun 2005, 13:59
Forum: phpwcms Support English
Topic: Right Side Content
Replies: 7
Views: 1622

Ahem..Bump.
by Tim.
Wed 22. Jun 2005, 21:50
Forum: phpwcms Support English
Topic: Right Side Content
Replies: 7
Views: 1622

Sorry to bump, but I could really use some help.
by Tim.
Tue 21. Jun 2005, 17:08
Forum: phpwcms Support English
Topic: Right Side Content
Replies: 7
Views: 1622

Thanks. I was hoping to set it up using the backend admin pannels instead of resorting to HTML.

The issue with this format is, it moves based on browser window size. I want the marquee placed in the same location on the page reguardless of browser window size. (IE: You scroll to the right to see it ...
by Tim.
Tue 21. Jun 2005, 14:40
Forum: phpwcms Support English
Topic: Right Side Content
Replies: 7
Views: 1622

Right Side Content

I originally had my site layout like this:

http://img225.echo.cx/img225/5210/23nv.jpg

So I decided to add a scrolling marquee on the right side of the text. This is what I have set. (The only thing I changed was changing 'Right' from 1 to 200)

http://img225.echo.cx/img225/1046/18xb.jpg

This ...
by Tim.
Wed 27. Apr 2005, 23:34
Forum: phpwcms Support English
Topic: Basic Font Color
Replies: 1
Views: 634

Basic Font Color

I set the general font color in the 'Page Layout' section to #FFFFFF so that in general my sites text would appear white. However for some reason, it does not work. The breadcumbs are white, however the content of the articles are not.

This worked fine before, until I updated, and now it no longer ...
by Tim.
Fri 8. Apr 2005, 00:43
Forum: phpwcms Support English
Topic: Header Error
Replies: 5
Views: 1812

Header Error

Warning: Cannot modify header information - headers already sent by (output started at /home/clanotlz/public_html/include/inc_conf/conf.template_default.inc.php:219) in /home/clanotlz/public_html/include/inc_lib/article.editcontent.inc.php on line 215

It has never done this beofre...I did not ...