Hunting for a template

kweitzel

But even on a large screen it does not look OK ... here with 1280 width ...

cheers

Klaus

[gelöscht durch Administrator]

NotASingleWhiteFemale

Hmm...

Here's the slideshow script and associated html..

The images as 800x533.



[gelöscht durch Administrator]

crnogorac081

you cant :) as you requested variable width, and its 80% of screen..

So on 1024 x 768, your width is ~ 800px

See how much width is requiredfor your slideshow script..

cheers
Web developer

NotASingleWhiteFemale

#23
Hmm.... What on earth is going on? It looks like this on my screen...

My screen res on this PC is 1152x864. On my Macbook, it's more.

Clearly something must be done. How can we eliminate the border between the image pane and the sides of the window?

[gelöscht durch Administrator]

crnogorac081

Web developer

Argos

17 inch screen, 1024x768. Still quite a regular size. But hey, client is king!
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

crnogorac081

lol, you must have a small screen :) anyway she wantet THIS :)

I also dont like it at all, but....you know...."client is allways right" :)

cheers
Web developer

Argos

Quote from: crnogorac081 on August 25, 2009, 10:18:21 PM
Dont tell me, she wanted it that way :)

She wanted THIS? It must be 1995 again...

[gelöscht durch Administrator]
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

crnogorac081

Dont tell me, she wanted it that way :)
Web developer

Argos

Quote from: NotASingleWhiteFemale on August 25, 2009, 04:29:18 PM
Thanks. I have it looking pretty darned good now: http://www.sagephotoworld.com/
Eh... I think it looks terrible. There is a black backgrounded iframe with horizontal and vertical scrollbars within a black body that has a scrollbar of its own as well. Then the buttons have an ugly serif font.  :-o
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

crnogorac081

I am glad now  :-D

You can post your site in showcase thread :)

cheers
Web developer

NotASingleWhiteFemale

#15
Thanks. I have it looking pretty darned good now: [url removed by admin, not WB anymore]

I need to work on consistency of the slide-shows but the template is fantastic now.

NotASingleWhiteFemale

Thanks. I'll have a play with that tomorrow.

The picture I put earlier is a drawing from a book I'm writing. I didn't have photos on that computer.

crnogorac081

Try this code for menu:

   left:50%;                /* The box will start at center of screen*/
   position:relative;
   width: 600px;         /* from center it will go for example 600 px, play with this to adjust it to your menu, set the border as 1px to see exactly where your menu ends, then put that widthand remove border */
   margin-left:-300px;  /* this will move your menu left, value must be a half of width above - 300px and that will make it centered*/

p.s.: the pic you attached is not the demo  :-D

cheers
Web developer

NotASingleWhiteFemale

I played around. Here's what I came up with http://farm4.static.flickr.com/3349/3673918744_a1f25b3119.jpg

I gather the menu defaults to the left and there's some trick involving auto margins to get in centred. How on earth do I do that?

crnogorac081

the menu items starts from left, so you must play a bit with width parameter for that box. Open css file, and find it :)

cheers
Web developer

NotASingleWhiteFemale

Thank you very much. I need to tweak the button bar a bit - it doesn't look as good as I thought it would. The mechanics of the page are excellent. The only issue is the menu doesn't center well.

http://www.sageworld.co.uk/wb/pages/test.php

crnogorac081

Hi,

Here is the template, in css file you will find comments to for additional adjustments..

cheers

[gelöscht durch Administrator]
Web developer

NotASingleWhiteFemale

This is a mockup of the site with just the menu.

[gelöscht durch Administrator]

NotASingleWhiteFemale

#7
Ok. I was thinking instead of having separate buttons along the top, of having a solid bar where the whole bar could depress on click events. I enclose an up/down PNG.

The text could go from grey to bold white on mouse-over.

That would work quite well.

Other than the buttons, as before, the whole page to be black.

Menu items on the button bar still to be either centred or spread out evenly across the page width. Page width is variable dependent upon the user's monitor and settings.

[gelöscht durch Administrator]

crnogorac081

Quote
On second thoughts - would it be possible to stretch the button from one side to the other of the screen and then to have the menu in white centred over it? IE, have one menu button instead of many?


Not sure what you mean, please draw it simple :)

cheers
Web developer

NotASingleWhiteFemale

#5
No submenus. It's a very simple site. No login, no search. SEO assist would be nice.

Here're some plain black buttons.

The content is just a slideshow on most of the pages, using the wrapper module and the swissarmy.js slideshow.

One page may have text on it.

On second thoughts - would it be possible to stretch the button from one side to the other of the screen and then to have the menu in white centred over it? IE, have one menu button instead of many?

The background is totally black. The white seen is a slide from the slideshow.

[gelöscht durch Administrator]

crnogorac081

do you have a submenu ? Write the structure of your full menu please

Attach the button if you want exactly like that (best is if you have photoshop file..)

Content inside (does it effect on shading outside the container ?) Inside is whitte, and outside is totaly black, all background ??

be a little specific, its not much work :) do you need a login, search or something else ?

cheers
Web developer

NotASingleWhiteFemale

#3
Here, I've made a mockup. The drawing is part of a slideshow held in the wrapper.

The buttons really need an onmouseover event so that they lighten while the mouse is over them.

I suppose the buttons need a bit of black space above them too.

The slideshow slides are 800x533 pixels. I'm aiming to fit the whole page into 800x600.

The menu must be centred - whatever the screen size.


[gelöscht durch Administrator]

crnogorac081

black background outside template orblack inside... Can you draw it in paint or somewhere :)

cheers
Web developer