Search the Community
Showing results for tags 'bedford-template'.
-
I am using the bedford template and was wondering if there is a way to put the code for a floating back to top button on the wite without going into the developer mode..... Site is on trial still while it is being developed here is link https://arielle-beauduy-69n9.squarespace.com/family-law1 Thanks
- 12 replies
-
- button
- bedford-template
-
(and 1 more)
Tagged with:
-
Bedford TemplateSite: www.workinghorsemagazine.comArea in question: Please scroll down below the image of the current cover to the gallery below the text "Click on the images below to learn more about our friends who are featured in the current issue! " Each image in the Gallery has a clickthrough URL to the advertisers website. However, I would prefer it to Open In New Window. This is not showing as an option in individual image settings or on the Design tab for either Slideshow or Carousel. Am I missing something? Or is Open In A New Window just not an option in the Gallery with the Bedfo
- 3 replies
-
- bedford-template
- clickthrough
-
(and 3 more)
Tagged with:
-
CSS code for adding a background image to whole site
Guest posted a question in Coding and Customization
Hi, I'm currently using the Bedford template and it doesn't allow for a background image. It is my understanding that you can use CSS to do this. This is the first time I have used CSS. I used it on this site to change the font already and that worked. I have spent two days going to different forums and trying all the codes I can find and nothing seems to work. This is the site I'm working on: http://phyredup.life There is currently a banner image set up with the image I want as a background because my client wants it on there and that's the best I can do right now. Can anyone help? T- 10 replies
-
The BEDFORD template does not seem to have the option to alight banner headings and text to the left. Has anyone done this? I have no knowledge of CSS (it might be a very easy thing) but I can be resourceful at following your tips. Thanks in advance.
- 4 replies
-
- bedford-template
- banner
-
(and 1 more)
Tagged with:
-
I am using the Bedford template and I would like to change the height of the banner image, while pushing the title (and text) to the left and keeping it vertically centered. First I aligned the title to the left using this code: .desc-wrapper { margin: 0!important; text-align: left!important;} Separately, I was able to reduce the height and keep the title vertically centered using the code from this page: http://answers.squarespace.com/questions/61848/how-to-center-the-banner-heading-text-vertically But I couldn't integrate the left-align code into the other one so that it would wor
- 6 replies
-
- font
- bedford-template
-
(and 2 more)
Tagged with:
-
Bedford: Customize the height of the banner image?
bheller05 posted a question in Coding and Customization
I am completely clueless when it come to coding and need help! I'm using the bedford template. I'd like to shrink (or customize) the height of my banners - not just on the home page - to use images about 1280 x 400 instead of the current 1280 x 800. How do I do this? Also- does that change where the description ends up? Do I have to add anything to keep it centered among the banner image? And just to be clear, can you specify the parts of the code I would need to change if the image wasn't 400px height? (maybe make them bold so I can pick them out?) **Bonus: Is there a way to customize th- 4 replies
-
- bedford-template
- banner
-
(and 1 more)
Tagged with:
-
After adding a Thumbnail to a blog using the Bedford Blog template, the thumbnail shows up as a banner with the title of my blog in the middle of the thumbnail.I really don't mind the thumbnail as the banner but I need for the title to NOT be displayed right on the thumbnail. It could be above or below but if i want a thumbnail with something else written on it, the title gets in the way.Please help me with a solution, I have searched all through out and am not finding the right code. I've tried this code .banner-thumbnail-wrapper { display:none; } Which this removes all banners throughout
- 3 replies
-
- blog-page
- bedford-template
-
(and 2 more)
Tagged with:
-
Does anyone have a solid piece of code that enables you to simply reduce the transparency/opacity of the header? I have the header fixed and simply want to allow some of the page content below to show through as scrolling happens. Thanks!
- 4 replies
-
- bedford-template
- transparency
-
(and 1 more)
Tagged with:
-
Bedford: How can I adjust banner image size?
InheritanceStaff posted a question in Coding and Customization
I'm using Bedford template. I find I cannot adjust the amount of space that my banner image takes up on the screen. Naturally I want it to stretch width-wise, but vertically it takes up the entire screen on my Mac, and only ¼ on PC browsers. Is there a way to standardize this? Also, just in general a way to drag to banner area up and down to dictate the spread of the image? Thanks in advance.- 9 replies
-
- image
- bedford-template
-
(and 1 more)
Tagged with:
-
Hayden/Bedford: Remove the overlay on just ONE banner image?
Elo2 posted a question in Coding and Customization
There I was, rubbing my hands together, ready for the official launch of my website. After uploading the top picture which was simply a white background with my logo centered, in big, I was gleaming with excitement but TO MY HORROR I realized the picture I posted had an overlay on it just like every other picture on the entire website. The masterpiece I had spent weeks working had been ruined. The big bright logo looked dull and mundane. How could I overlooked such an obvious mistake? I practically tried to redo the entire website so I won’t even post the link to what is now an abomination! I- 9 replies
-
- bedford-template
- banner
-
(and 3 more)
Tagged with:
-
Bedford: How to make Footer area shorter
mrlukecampbell posted a question in Coding and Customization
I am currently working on a site for my church using the Bedford theme and am wanting to make the footer shorter than it automatically is within the theme. Every HTML/CSS trick I've tried has successfully shrunk the container, but as a result has pushed the text box for the footer down, off the canvas. Any idea how I can shrink the footer space while not cutting off the text box? Thanks in advance!- 6 replies
-
- bedford-template
- footer
-
(and 1 more)
Tagged with:
-
Hi! I'm trying to add a color overlay and text overlay on hover/rollover of the gallery grid image links on the homepage of my Bedford template portfolio site. I am familiar with custom CSS, and have been using it on my portfolio template, however I can't figure out how to make this happen. Here is a link to my site: www.scoutstud.io Here is an example of the hover effect I want to achieve: http://danielfuhrerdesign.com Any advice would be greatly appreciated!! Bethany
- 45 replies
-
- image
- bedford-template
-
(and 3 more)
Tagged with:
-
Bedford Template. Page-Content area, CSS width control. How do I adjust this?
- 17 replies
-
- image
- bedford-template
-
(and 2 more)
Tagged with:
-
I’m amazed that no straightforward solution exists to customise the current page active link. In Bedford, using the 'Nav Link (Active)' property changes link colour of the current page and also all other links on mouse hover. A specific property for 'Nav Link (Current Page)' is required. My code doesn’t work, so any ideas you may have will be much appreciated: #headerNav nav .active-link { color: #d14836 !important; } This method works in the Dovetail template, but it has no effect in Bedford: #topNav ul li.active-folder a { color: #d14836 !important; }
- 5 replies
-
- folder
- bedford-template
-
(and 2 more)
Tagged with:
-
Bedford: Make navigation bar partially transparent?
gina171 posted a question in Coding and Customization
I would love to find a way to make the navigation bar/header in Bedford partially transparent. Looks like it can be solid color or fully transparent, but not seeing an in-between option. I tried the transparency slider underneath the color picker, but even when you move the slider, transparency does not change. Any ideas?- 15 replies
-
- bedford-template
- navigation
-
(and 1 more)
Tagged with:
-
Bedford: Decrease the homepage's banner height
jealevy posted a question in Coding and Customization
I'd really like to reduce the Bedford template's homepage's banner height, while retaining its headline functions, and keeping the site mobile-friendly. I know a little html and css, but am not a developer; I've tried some "code injection" tips from the forum about increasing the banner size, but have not been able to get anything working. Any advice? As background, I'm working with a client who really likes this template. Her site is pretty simple, so we are using copies of the homepage-style template for every page in the site. She doesn't have a lot of content in the banner area though, an- 8 replies
-
- banner
- bedford-template
-
(and 3 more)
Tagged with:
-
I am looking to change the banner size on the Bedford template. my site is http://spearhead.to I have tried: .desc-wrapper { height: 300px !important } This code brings the bottom of the banner up, however, the header content does not align to the centre of the banner.
- 23 replies
-
- banner
- bedford-template
-
(and 1 more)
Tagged with:
-
Bedford: How do I delete the prefooter on the home page?
mkcohrt posted a question in Coding and Customization
I have tried to delete it in the edit mode but it doesn't work. Is there a code to delete the prefooter through the whole site? -
Bedford: How do you reduce side padding of main container?
cdelehanty posted a question in Coding and Customization
This question may have been asked many times before but is it possible to reduce the side padding of the main website container? If possible can you set padding to 0 to make photos fullscreen? I'm currently using Bedford.- 3 replies
-
- image
- bedford-template
-
(and 3 more)
Tagged with:
-
I've asked this question before but recently found an example of a link opening a light-boxed video embedded from Vimeo. Check out the watch demo link in the tour section of the Squarespace website. Wondering how I could implement this into my site using Bedford. http://squarespace.com/tour/overview
- 11 replies
-
- bedford-template
- embedding
-
(and 3 more)
Tagged with:
-
Bedford template - According to the 'Read Me' you can hide the page sidebar that displays when you set up pages in a folder via the nav. Anyone know how to hide this? Cheers
- 14 replies
-
- bedford-template
- folder
-
(and 1 more)
Tagged with:
-
Bedford: Anyone figure out how to increase the logo height?
rashidab posted a question in Coding and Customization
Hi, I'm trying to use my logo to replace the site title in bedford template. It seems the style editor allows you to adjust the width (though not really), but not the height. Anyone had any success with this or any idea how to make this happen?- 8 replies
-
- bedford-template
- logo
-
(and 1 more)
Tagged with: