Webcomics Community
Home    Archive
February 08, 2012, 09:41:27 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
10:05:09MythThrazzThis forum is soooo dead Sad
17:00:15Chadm1nIt does appear to be rather idle these days.
06:05:39RobNot dead.... just a little sleepy. Lots of good info on the archives and we'll be adding more from time to time. What can I say... we all get busy right? But this site will always be here as a resource to those who can use it.
News: Webcomics beget Webcomics!
 
   Home   Help Search Calendar Login Register  
Del.icio.us Digg FURL FaceBook Stumble Upon Reddit WeLink

Pages: [1]
  Print  
Author Topic: Just changed the layout of my webcomic  (Read 1053 times)
Kalegiro
Newbie
*
Offline Offline

Posts: 9



WWW
« on: June 27, 2010, 10:41:46 PM »
ReplyReply

I know you're not going to know how the webcomic looked before but I would just like some advice on how to be better and stuff...

You can find my webcomic Here!

And The webcomic also has facebook, twitter, RSS feed and a devArt account here:
 
 
« Last Edit: June 29, 2010, 04:56:23 PM by Dr. BlkKnight » Logged

Rob
Resident Dick!
Administrator
Hero Member
*****
Offline Offline

Posts: 1324


Easily Confused, Feeble Minded Founder


WWW
« Reply #1 on: June 28, 2010, 12:10:49 AM »
ReplyReply

You know you can also volunteer your site to be critiqued by a professional web designer for a front page article here.

http://forum.webcomicscommunity.com/index.php/topic,485.0.html

I'm getting read for a con right now but if I find the time I'll try and take a look and give you some feedback.  Wink
Logged

JGray
Full Member
***
Offline Offline

Posts: 188


WWW
« Reply #2 on: June 28, 2010, 07:22:28 AM »
ReplyReply

You've got a good style, art-wise. A solid foundation. Some good characterization and a nice hook with the moving from a Spanish speaking country to an English speaking one. I had some problems with your site. Your comic pushed itself down below your banner ads. I don't know if this was a browser specific problem or a site specific problem, though.
Logged

Kalegiro
Newbie
*
Offline Offline

Posts: 9



WWW
« Reply #3 on: June 29, 2010, 06:15:02 AM »
ReplyReply

You've got a good style, art-wise. A solid foundation. Some good characterization and a nice hook with the moving from a Spanish speaking country to an English speaking one. I had some problems with your site. Your comic pushed itself down below your banner ads. I don't know if this was a browser specific problem or a site specific problem, though.

Really?
Dang...  that's new; I tried using all browsers (at least the browsers I have... I.E. , Safari , Firefox, Chrome and Opera)
And that never happened to me.

Uhmmm...  I don't really know how to fix that o___eU
Logged

JGray
Full Member
***
Offline Offline

Posts: 188


WWW
« Reply #4 on: June 29, 2010, 07:21:35 AM »
ReplyReply

It might be a resolution problem. I looked at your site on my netbook which has a lower resolution than, say, my art computer.
Logged

Dragon Powered
Senior Web Correspondent
Administrator
Full Member
*****
Offline Offline

Posts: 120


Fractured


WWW
« Reply #5 on: June 29, 2010, 02:14:56 PM »
ReplyReply

Yeah, it's a window-size issue.  Your site is set to full width and expands with a wider window, but unfortunately doesn't have a minimum width so a narrower screen resolution makes everything wrap.  In fact, the division for your content is called "wrap".  Go figure.  If you look at the layout code, it's a mess. Sorry.  There is actually a separate page dropped into the main page, not by using a frame but rather inside a division.  It even includes an additional <head> and <body> area and it's own css file.

Could definitely do with a bit of tidying up.
Logged
Kalegiro
Newbie
*
Offline Offline

Posts: 9



WWW
« Reply #6 on: July 01, 2010, 12:16:55 AM »
ReplyReply

Yeah, it's a window-size issue.  Your site is set to full width and expands with a wider window, but unfortunately doesn't have a minimum width so a narrower screen resolution makes everything wrap.  In fact, the division for your content is called "wrap".  Go figure.  If you look at the layout code, it's a mess. Sorry.  There is actually a separate page dropped into the main page, not by using a frame but rather inside a division.  It even includes an additional <head> and <body> area and it's own css file.

Could definitely do with a bit of tidying up.

I see...
The thing is... I know very little (if not nothing) about HTML coding, so I probably screwed something up there.
And I don't really know how to fix it...
Logged

Rob
Resident Dick!
Administrator
Hero Member
*****
Offline Offline

Posts: 1324


Easily Confused, Feeble Minded Founder


WWW
« Reply #7 on: July 01, 2010, 02:53:40 PM »
ReplyReply

Anyone with some skillz wanna take a look at Kalegiro's code and help him out? Undecided
Logged

Dragon Powered
Senior Web Correspondent
Administrator
Full Member
*****
Offline Offline

Posts: 120


Fractured


WWW
« Reply #8 on: July 01, 2010, 05:57:06 PM »
ReplyReply

Well, I'm sure I could look at it sometime.  Right now things are a bit hectic though.

The first thing I could suggest is to change the style attributes of your #wrap division to an actual pixel width instead of 75%, and make the page itself a set width instead of scaling.  Or another trick, since you use some tables, is to insert a 1 pixel high transparent bar at the top or bottom of the cell.  Make the bar's width the absolute minimum width you would want your site to display at, and your table will always stay at least that wide regardless of cell width settings. 

I'll give more later after I get a chance.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!