|
About 118762 posts are found about "www funzug comtemplates system css system css".
7136 bytes I've been messing about with putting together basic websites and more recently have been looking at wordpress as a CMS for websites im playing about with. This leads me onto the following question, in the quest for a great layout, how relevant is the 960 grid system? it looks like a great system to build upon. I have been working with it for a few days and am impressed so far. Its a good css frameworks well worth looking into, I use it sometimes but sometimes its easier to write the css manually. ... 14522 bytes Hi guys, right ive got some wierd issues on the site im designing, the html is here.... http://www.carl-robi...S/Concept2.html the css is here..... http://www.carl-robi...k/CHS/main2.css if you look on the page your'll see the problems, first the two divs and the bottom i cant get to align properly, i think i managed to bodge it, but then im having problems with the second div's header, the background isn't coming up and if i type more then one word, it starts going down onto a new line. would be great if ... 2642 bytes I am using a CSS menu here: http://www.dynamata.com problem is, when I add a new link I have to update every page individually. Is there a similar menu system, where you can update a master file & all the pages would point to it? Its not the menu system itself thats at fault. In php you could use <?php include("menu.php"); ?> (menu.php being what ever the files called) plenty of tuts can be found on google. HTML server side includes could work, for example <!--#include virtual="insertthisfile.html" --> ... 14183 bytes Hi. I'm just starting to leatrn xml. I created an xml page and a css for it. If I open the xml it is formatted by the css. When I put it in a webpage, it isn't. Nothing has been moved, all docs are in one folder. Can anyone tell me why? The stylesheet also has some classes to fomat text on the webpage and when I use the xml and the css in a page with other text on it, the css formats the page text but not the xml data on the page, even though it does when the xml is opened on its own. I stripped the page ... 6315 bytes Hello all, I am a science teacher starting to build a website over the summer. I have tried to use two menus I found, each comes with their own CSS files. The first menu is working fine, and the background image is in place, however the second menu (an accordian style menu), I have placed in a left hand side DIV tag, is messed up because the first css file is conflicting. I have searched all over for a solution, but I can't seem to find one. I have placed the second menu below the first in teh header, and ... 1568 bytes Hi, I got a question. I found a grid system called the Â960 grid system and I was wandering if someone from here have heard or used it. If yes, could someone explain why use a grid system and how, because I am a little confused they are saying this is a ÂCSS framework what does the grid has to do with CSS? I know this is probably based on the Rule of Thirds but why they say it is good for CSS designs, in fact there are some samples in the download showing a set of grids that I just donÂt ... 1739 bytes I am a visual type designer, great at layout, creative ideas, making functioning graphics and animations. My problem comes with some coding, I'm descent with CSS and better with HTML. My clients however want Joomla, Drupal, and Wordpress. It takes me forever to design then convert to css, and then finally creating the functioning page in php for Joomla. My questions are, what design programs can you get that are visual that will creat valid css, or joomla, websites if any? Any and all help would be much ... 5470 bytes The more I look at some of the biggest web design competitors out there the more I see that nearly every website design package they offer is backed up with a content management system. Now I am very used to building web designs but when it comes to building websites for clients who want to update the content themselves in a user friendly manner I am completely lost. So I started looking into content management. I downloaded Joomla and gave myself a headache trying to figure out how to set up my own ... 64637 bytes Hi fellas I have a website up and running and for the life of me cannot get rid of a bug. I have multiple images on a kinda scroll using lightbox 2 JS. The issue is i have only 4 images i wish the user to be able to click through in the lightbox. but it reads image 1 of 8. And on Chrome it reads image 1 of 14. there is only 4. Another issue is when you click the source image and it expands out into the lightbox, you hit the arrow for the next image - but its the same as the first image when it should move ... 1554 bytes Hi, I was wondering how grid systems are used and what advantages they bring. http://960.gs - This is an example. Thanks It's all down to personal preference really - the idea is that you have lots of predefined and tested css code that you can apply to your own designs. However, you need to learn all these classes first - which is additional time. For me, I have a common css file with i include with pretty much every project that I edit slightly for each project (E.g. different widths etc.) - I also ... 3279 bytes Hi guys, Just had a request from a client. They have 2 sites, one uses wordpress, the other uses an ecommerce system. They want to be able to make small css and file changes through the admin panel of the ecommerce system the same way they do with wordpress. Does anybody know how this could be acheived? They already have ftp but would prefer to be part of the system itself. Ecommerce system is in php. I can give them read/write access to the files. Cheers Has the shopping cart got a templating system that ... 1241 bytes I didn't seen much info on grid systems so thought I'd share some links, I know some hate them as some like them. But for the people that want more info or don't even know about it can read on. There are a ton more out there but these are the main systems I see most using. They even have generators to customize the frameworks. http://www.blueprintcss.org/ http://960.gs/ http://developer.yahoo.com/yui/grids/ http://www.yaml.de/en/ I love the 960gs photoshop templates, but I don't bother with the whole CSS ... 10332 bytes http://www.yurcms.co.uk/ - is looking for beta testers!!! The website itself is still being worked on/under construction but the CMS SYSTEM is up and running! It is a simple system, yurcms.co.uk are just looking for feedback as to what needs to be added/subtracted to make it better for the user. If interested please contact yurcms.co.uk: beta-testers@yurcms.co.uk Details needed for testing: Site name (???.yurcms.co.uk): Email: Username: Password: Thanks in advance Im interested Email sent Thankyou, all ... 1979 bytes Hi, I'm putting up a simple coming soon page, I'm using some reset.css I found, font from Google Web Font and some simple styling, I came up with this: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Coming Soon | Defaults.ME</title> <style type="text/css"> @import "http://fonts.googleapis.com/css?family=Ubuntu+Condensed"; @import "reset-compiled.css"; @import "style.css?v0.1"; </style> </head> <body> <div id="wrapper"> <h1>DEFAULTS.ME</h1> <h4 style="margin-left: 20px;">COMING NOT ... 5559 bytes Hi, I need some good information for website designing , help me people 1. screen size for pages is around 1024 pixel wide (some say 800 pixel wide), thats only because you either have a wide vertical content system or a double column system if its 800 pixel wide for the content. 2. If you place information into a TABLE system use TBODY for control. 3. You should use XHTML but if its not proffessional at least use html4.01 DTD system and do not forget to commit the declaration tag at the start of the page. ... 2371 bytes hi i am having some real issues with compatability between IE and Firefox http://www.danielbou...cs/1/about.html works fine in Firefox but creates cell pagging in IE and http://www.danielbou...1/aboutest.html works fine in IE but creates a layer break on Firefox please any help would be welcome Hi There, for some reason IE is adding a border, perhaps is because you are using a table to format your page. i'd be happy to look at producing the page in css using divs if you like? Kind Regards Shane will that ... 6828 bytes Link: http://www.awp-tech.com For some reason, IE will not display my webpage correctly... in Firefox and Opera, the page is fine, but in IE 6, the <div id="content_text"> will show up underneath the <div id="nav">. I must be doing something wrong, I know it... also, the page is ASP, and the source code for it is below: <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> ... 722 bytes hi there can someone point me in the right direction of how to produce a css type of menu navigation like this: pgl.backwater.[co].[uk]/maps/ click the buttons to reveal a map with buttons that when hovered over bring up text and images in a speech bubble type effect. i am not interested in the flash aspect of it. i would like to create the effect that produces a speech bubble type area with images and text once you hover on a button. any ideas on how to do this? any ideas on where i can find a tutorial or ... 1867 bytes Hi I really want to introduce my new project which is uCSS.pl. This website is something like a showcase of a greatest sites (made in css and xhtml). Currently this site is ony in polish version, but I'm thinking about writing multilingual system with english. uCSS.pl - Showcase Galeria Stron CSS xHTML http://www.ucss.pl I'm waiting for your opinions and comments. ucss, on Mar 25 2009, 13:40, said: Hi I really want to introduce my new project which is uCSS.pl. This website is something like a showcase of a ... 1678 bytes hey fellows. i want to put some no system fonts in a site. i can change the font in a css stuff (im using golive cs - first time user). but when i preview the site at 800X600, at the web, the font get all jagged. why??? i need to embed the font??? how ???? also, can i make this some other way, in golive? thanks actually i found it!!! you need to use the super duper microsoft WEFT stuff, wich embeds the font. anyone used it?? i need to test it in some browsers!!! I don't think that font will show up for ... |