Nevermind that, I think I found it - not sure why completely, but ignore my previous post, change this setting to auto;
.row .coffee-span-12 {
/* width: 100%; */
width:auto;
}
This should be the child of the #footer, <nav class="coffee-span-12 header-cover">
.row .coffee-span-12 {
/* width: 100%; */
width:auto;
}
This should be the child of the #footer, <nav class="coffee-span-12 header-cover">
I went back to visit this because I know that change, charged other formatting. But for some reason, that setting did not make any new changes today, not sure if you uploaded a new version. I'm trying to figure this out, so I can avoid such issues.
Today, I noticed it, despite combing through it yesterday, that an entire column is pushed right, so I believe without a max width for my viewport, the row will just keep going. It did not show this way in the Inspector tool yesterday for me (if you have not used that Firefox tool add/on, it is great to see what changes what on a website, and the code behind it). The row was slightly off center, and had a push of 2. In the inspector tool, I can see that the bottom nav row was having a span of 12 and a push of 2 by the div classes created by RSD. I was manually able to set the span width to 10 (instead of 12) and set the push to 1. It centered that nav row, and got rid of the horiz scrollbar. I really have no idea why I did not see it last night, or if the file was changed because I was literally clicking on every element I could find to see what extended.
Look for the nav row at the bottom, and in the subgrid - the column should see has a span of 12, and a push of 2. Change to 10 and 1.
Today, I noticed it, despite combing through it yesterday, that an entire column is pushed right, so I believe without a max width for my viewport, the row will just keep going. It did not show this way in the Inspector tool yesterday for me (if you have not used that Firefox tool add/on, it is great to see what changes what on a website, and the code behind it). The row was slightly off center, and had a push of 2. In the inspector tool, I can see that the bottom nav row was having a span of 12 and a push of 2 by the div classes created by RSD. I was manually able to set the span width to 10 (instead of 12) and set the push to 1. It centered that nav row, and got rid of the horiz scrollbar. I really have no idea why I did not see it last night, or if the file was changed because I was literally clicking on every element I could find to see what extended.
Look for the nav row at the bottom, and in the subgrid - the column should see has a span of 12, and a push of 2. Change to 10 and 1.
Inger,
How my grid layout looks like.
How do I set it up.
How many columns can I use in my project
Hoe ziet mijn grid layout eruit?. Hoeveel kolommen en rijen kan ik gebruiken?.
Groetjes
Stephane
How my grid layout looks like.
How do I set it up.
How many columns can I use in my project
Hoe ziet mijn grid layout eruit?. Hoeveel kolommen en rijen kan ik gebruiken?.
Groetjes
Stephane
Toekomstgerichte door ICT gebeten IT'er
Stephane Fonteyne
Ba. Elektronica - ICT
Application Software PowerBasic Developer
e-mail : stephane.fonteyne@telenet.be
gmail : stephane760126@gmail.com
linkin : in : <http://www.linkedin.com/pub/stephane-fonteyn/53/402/204>
twitter : @Stefke36
Stephane Fonteyne
Ba. Elektronica - ICT
Application Software PowerBasic Developer
e-mail : stephane.fonteyne@telenet.be
gmail : stephane760126@gmail.com
linkin : in : <http://www.linkedin.com/pub/stephane-fonteyn/53/402/204>
twitter : @Stefke36
Hi Bill! I have not uploaded a new version today yet. I will be looking at it all later. I will look at the firefox too. I use chrome, so maybe I will switch. In my full-width view (1920), things drop off at about the 1749 mark but I cannot get past there to set break points in RSD. Do you know how to hide the sidebar in RSD? Thank you so much for your help!
Sher
Sher
BIll G wrote:
I went back to visit this because I know that change, charged other formatting. But for some reason, that setting did not make any new changes today, not sure if you uploaded a new version. I'm trying to figure this out, so I can avoid such issues.
Today, I noticed it, despite combing through it yesterday, that an entire column is pushed right, so I believe without a max width for my viewport, the row will just keep going. It did not show this way in the Inspector tool yesterday for me (if you have not used that Firefox tool add/on, it is great to see what changes what on a website, and the code behind it). The row was slightly off center, and had a push of 2. In the inspector tool, I can see that the bottom nav row was having a span of 12 and a push of 2 by the div classes created by RSD. I was manually able to set the span width to 10 (instead of 12) and set the push to 1. It centered that nav row, and got rid of the horiz scrollbar. I really have no idea why I did not see it last night, or if the file was changed because I was literally clicking on every element I could find to see what extended.
Look for the nav row at the bottom, and in the subgrid - the column should see has a span of 12, and a push of 2. Change to 10 and 1.
I went back to visit this because I know that change, charged other formatting. But for some reason, that setting did not make any new changes today, not sure if you uploaded a new version. I'm trying to figure this out, so I can avoid such issues.
Today, I noticed it, despite combing through it yesterday, that an entire column is pushed right, so I believe without a max width for my viewport, the row will just keep going. It did not show this way in the Inspector tool yesterday for me (if you have not used that Firefox tool add/on, it is great to see what changes what on a website, and the code behind it). The row was slightly off center, and had a push of 2. In the inspector tool, I can see that the bottom nav row was having a span of 12 and a push of 2 by the div classes created by RSD. I was manually able to set the span width to 10 (instead of 12) and set the push to 1. It centered that nav row, and got rid of the horiz scrollbar. I really have no idea why I did not see it last night, or if the file was changed because I was literally clicking on every element I could find to see what extended.
Look for the nav row at the bottom, and in the subgrid - the column should see has a span of 12, and a push of 2. Change to 10 and 1.
"May your trails be crooked, winding, lonesome, dangerous, leading to the most amazing view. May your mountains rise into and above the clouds."
~ Edward Abbey
~ Edward Abbey
Sher wrote:
Hi Bill! I have not uploaded a new version today yet. I will be looking at it all later. I will look at the firefox too. I use chrome, so maybe I will switch. In my full-width view (1920), things drop off at about the 1749 mark but I cannot get past there to set break points in RSD. Do you know how to hide the sidebar in RSD? Thank you so much for your help!
Sher
Hi Bill! I have not uploaded a new version today yet. I will be looking at it all later. I will look at the firefox too. I use chrome, so maybe I will switch. In my full-width view (1920), things drop off at about the 1749 mark but I cannot get past there to set break points in RSD. Do you know how to hide the sidebar in RSD? Thank you so much for your help!
Sher
BIll G wrote:
There is a little arrow on the upper right, or you have to zoom out. Fixing that full width column that is pushed out, should fix it.
Sher wrote:
Hi Bill! I have not uploaded a new version today yet. I will be looking at it all later. I will look at the firefox too. I use chrome, so maybe I will switch. In my full-width view (1920), things drop off at about the 1749 mark but I cannot get past there to set break points in RSD. Do you know how to hide the sidebar in RSD? Thank you so much for your help!
Sher
Hi Bill! I have not uploaded a new version today yet. I will be looking at it all later. I will look at the firefox too. I use chrome, so maybe I will switch. In my full-width view (1920), things drop off at about the 1749 mark but I cannot get past there to set break points in RSD. Do you know how to hide the sidebar in RSD? Thank you so much for your help!
Sher
I give up. It looks different on different browsers and I'm at my wit's end with it.



"May your trails be crooked, winding, lonesome, dangerous, leading to the most amazing view. May your mountains rise into and above the clouds."
~ Edward Abbey
~ Edward Abbey
Sher wrote:
I give up. It looks different on different browsers and I'm at my wit's end with it.
I can't even get it to display correctly on S-drive, so I dont know how I'd ever get it to work on another site. Stick a fork in me - I'm done! 
I give up. It looks different on different browsers and I'm at my wit's end with it.



Open a support ticket Sher and attach your project. I would be happy to take a look at it for you.

Adam East wrote:
Open a support ticket Sher and attach your project. I would be happy to take a look at it for you.
Sher wrote:
I give up. It looks different on different browsers and I'm at my wit's end with it.
I can't even get it to display correctly on S-drive, so I dont know how I'd ever get it to work on another site. Stick a fork in me - I'm done! 
I give up. It looks different on different browsers and I'm at my wit's end with it.



Open a support ticket Sher and attach your project. I would be happy to take a look at it for you.

OK, I did it, Adam.

"May your trails be crooked, winding, lonesome, dangerous, leading to the most amazing view. May your mountains rise into and above the clouds."
~ Edward Abbey
~ Edward Abbey
Hi,
I am new to RSD. I have only been playing around with if for short time. Here is my first complete site done in RSD. I have to say, it took me a while to get the hang of the program, but once I did, it has been AWESOME! Anyway, please let me know what you think.
http://spoonfroggraphics.com/
Thanks!
I am new to RSD. I have only been playing around with if for short time. Here is my first complete site done in RSD. I have to say, it took me a while to get the hang of the program, but once I did, it has been AWESOME! Anyway, please let me know what you think.
http://spoonfroggraphics.com/
Thanks!

SPOON FROG graphics - Affordable Web Site Design & Ecommerce Design
www.spoonfroggraphics.com
www.spoonfroggraphics.com
Hi Spoonfrog
Your site looks awesome!
Regards Peter
Your site looks awesome!

Regards Peter
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.