-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|672|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




spinal

SpinalWatch

5th July 2023

The problem I have, is that it's something I've done hundreds of times, but just can't see whats wrong.
[edit] Oh, hang on.....
[code] if(t == menuItem) indent=16; [/code]
Yup, I'm an idiot.


Jayenkai

SpinalWatch

5th July 2023

Yep, works a treat :D
I'll have a look later. Brain's currently fried!


spinal

SpinalWatch

5th July 2023

[code]
int listMax = sizeof (menuText) / sizeof (menuText[0]);
int listStart = menuItem - 2;
if(listStart<0) listStart=0;
int listEnd = listStart+4;
if (listEnd>listMax) {
listEnd=listMax;
listStart=listEnd-4;
if(listSta*snip*


Dan

Happy Birthday to Wifey!

5th July 2023

Happy birthday wifi, happy birthday wiiifiii, happy birthday dear wiifeeyy, happy birthday too yooo.


Jayenkai

Site Design : Which is Better?

5th July 2023

Guess it depends on the eyesight of the reader, to be honest. Make it live, and see if you get any complaints.


Kuron

Site Design : Which is Better?

5th July 2023

Is the gray text on the last two images readable on that background?


Jayenkai

Site Design : Which is Better?

5th July 2023

You're allowed to be biased. It's your site!


Kuron

Stepson & Step Daughter In Law and Grandkids

5th July 2023

Been meaning to share there for a few months, better late than never.


Kuron

Site Design : Which is Better?

5th July 2023

I Guess I am liking this one the best: (Linkage) But, obviously, I am biased.


Kuron

Site Design : Which is Better?

5th July 2023

How about this?
(Image.png)
[update]-=-=-[/update]
As an FYI, that twitter icon and such will not be on my site. Just a frame the editor has when viewing it.


Jayenkai

Site Design : Which is Better?

5th July 2023

The blue in the twitter icon is brighter than your titles, so my eye is drawn to that.. I'd probably make your title-blue be that colour.


Kuron

Site Design : Which is Better?

5th July 2023

Okies, this is the color scheme for my old site. I think the text color is very easy on that background. But, I may choose the purple text instead of the blue for titles and links
Opinions please?
(Image.png)


Kuron

Mice: MS vs Logitech

5th July 2023

I am pretty much always at a desk.


Kuron

Stepson & Step Daughter In Law and Grandkids

5th July 2023

Scanner was a tad dirty when I scanned these...
(Image.png) (Image.png)


Jayenkai

SpinalWatch

5th July 2023

What is/isn't happening?
I'd at least add a catch for listEnd, to stop the listStart going further than 4-positions from the end.
[code]if (listEnd>listMax) {
listEnd=listMax;
listStart=listEnd-4;
if(listStart<0) listStart=0;
}*snip*


Kuron

Site Design : Which is Better?

5th July 2023

No white in the last one and I changed the green to a subtle mint color.
I am going to see if I can get the color scheme going I used on my old site, but I do like this one now.


spinal

SpinalWatch

5th July 2023

bloody hell, I've forgot how to do a simple scrolling menu...
My brain can't see whats wrong here :-(
[code]
int listMax = sizeof (menuText) / sizeof (menuText[0]);
int listStart = menuItem - 2;
if(listStart<0) listStart=0;
int lis*snip*


Jayenkai

Mice: MS vs Logitech

5th July 2023

I find trackpads work best when the laptop is literally on your lap. As soon as I try using it on a desk (which I recently did when playing No Man's Sky, because the MacBook gets toasty!!) I find myself instinctively reaching for a mouse that isn'*snip*


Kuron

Mice: MS vs Logitech

5th July 2023

MS mice also seem to really go through batteries compared to the Logitechs.
I am on laptops only, but even though the trackpads really kick ass now, I am too used to mice and the trackpad is just not as intuitive for me. One day I need to spend a weekend*snip*


spinal

Mice: MS vs Logitech

5th July 2023

I've been using a microsoft arc mouse for a couple of years now, I like it as a desktop mouse. The only issue I have is that now and then the bluetoth on my PC just doesn't work properly and I get both mouse and keyboard lag. I've had a look ar*snip*


Jayenkai

Site Design : Which is Better?

5th July 2023

Aye, it's better without the white.


steve_ancell

Mice: MS vs Logitech

5th July 2023

@Jay
I like how they call it ''The Mouse'' :D


TomToad

Mice: MS vs Logitech

5th July 2023

I have a Logitech mouse for my desktop, and a small MS mouse for when the touchpad on my laptop isn't good enough. I would say that they both have worked equally well, but now you mention it, I have gone through 4 MS mice (2 on my desktop before buyin*snip*


Kuron

Site Design : Which is Better?

5th July 2023

I think I like this subtle green better. No white in this one. Opinions?
(Image.png)


steve_ancell

Mice: MS vs Logitech

5th July 2023

Had the Logitech G402 for about a couple of years and it ain't failed me yet.
(Image.jpg) (Image.jpg)

Newer Posts More - Older Posts