A style sheet is made up of style rules that tell a browser how to present a document. Its contains the CSS that is used in HTML file. Questions having the problem related to design will come under this tag.

learn more… | top users | synonyms (1)

0
votes
1answer
135 views

Setting padding and margin to 0 doesn´t work

It´s just a container and i want to put widgets inside and hide them and show them. I don´t want it to have any margins or paddings, and it will be invisible (no border, no background) I set the ...
1
vote
4answers
131 views

Center a div vertically and horizontally amongst other inputs and divs

I already did a few search on this and it made me insane: I need to make the text "CENTER & MIDDLE THIS" centered in the area below the textarea and above the bottom of .input like this: ...
3
votes
1answer
252 views

How to remove the arrow from a QCombobox popup?

I have a QComboBox that shows a selection arrow by default on the left when clicked - snapshot attached below. My stylesheet is as below #define PROFILE_PAGE_COMBOBOX_CSS_ACTIVE " \ QComboBox ...
1
vote
2answers
124 views

QPushButton with an alpha level of 0% turns solid when moused over. How to fix Qt with C++ (with stylesheets?)

I have designed two different kinds of QPushButtons in Qt Designer. One is the default, the other I want to be clear. In QT Designer I set the latter's initial style sheet like such: ...
0
votes
1answer
172 views

reading pyqt stylesheet from external qss file

I have made a qss file of pyqt stylsheet and how am i supposed to call the file content and fed to self.setStylesheet(..) from PyQt4 import QtCore s = ...
0
votes
1answer
370 views

CSS: Label vertical-align - not working for last label - why?

Question: I'm trying to adapt the comment box from this site http://www.mentby.com/Group/mono-aspnet-list/input-data-cannot-be-coded-as-a-valid-certificate.html to my site. I have successfully ...
-3
votes
1answer
109 views

Change style for HTML and embedded XML in the same time

I have some HTML5 files in which I embedded XML through object element. Now, for the HTML files I have alternate stylesheets. What I want to do is to change the style for the embedded XML (because the ...
0
votes
2answers
38 views

Changing the font style changes UI - standard approach

I built an HTML navigation strip using ul and li tags. <div id="navLimitedLength"> <ul id="navmenulist"> <li class="menu"><a>Add</a></li> ...
0
votes
1answer
145 views

Customise QPushButton with an image

I am using Qt5 and having some problems in setting the back ground image of a QPushButton. I am using Qt Creator and Design to drag and drop the QPushButton. After that I created a source folder and ...
0
votes
6answers
69 views

converting this to css stylesheet

I get a little lost on css stylesheet syntax. My dilemma is that I have four <div> tags with ROUGHLY the same style, except the colors are different or one may float: left but another tag might ...
0
votes
3answers
82 views

How to download custom font for users who don't have it? [duplicate]

Possible Duplicate: How to add some non-standard font to a website? A client has sent me a .ttf file with instructions that it should be used as the font on his website that I'm working on, ...
-1
votes
4answers
123 views

One div to remain below another div

I have a div which i want to align at bottom of other main div Updated: Here goes actual code: <div style="width: 800px; height: 400px;"> few more controls here <div style="height: ...
0
votes
2answers
83 views

How do I utilize this semi-transparent png so the caption is easier to read in my Jquery slider? (w/ pic)

I have this Jquery slider plugin for Wordpress, and it's just the jquery cycle plugin by Malsup. Anyway, I added a caption in each slide. I just can't find a color that shows clearly in each slide. ...
2
votes
3answers
231 views

how to remove css from the text box?

The question might sound dumb... but I have a code that is applying a css on a text box. now I want it to be set as default again on another condition. Or to be precise I want to sent my textbox to ...
1
vote
2answers
43 views

XSL eliminating elements

I have this xml document: <tags> <w lemme="déclaration" pos="NOM">Déclaration</w> <w lemme="du" pos="PRP:det">des</w> <w lemme="droit" pos="NOM">droits</w> ...
0
votes
1answer
76 views

Get background color from code-behind

This question may look funny, but I am struggling with the Syntax :( I have Background color in my code behind file and need to fix the syntax here, so my Table shows correct background color: ...
0
votes
3answers
43 views

Align text vertically centered- In all IEs

I have a text-control in Div. I want to place the text aligned vertically centered of div. The div has following styling: display: table-cell; vertical-align: middle; text-align: Left; ...
1
vote
4answers
72 views

CSS Is Not Importing into HTML

I must be tired. CSS isn't importing into HTML. All that shows up is: Test Test Test(On different lines) Also, in the grid CSS all there is is the 920.gs: <!DOCTYPE html> <html> ...
0
votes
0answers
67 views

Wordpress parse error, nothing changed [closed]

I tried to change the default/main stylesheet but then I get Parse error: syntax error, unexpected T_STRING in /srv/disk5/1241420/www/laco.co.nf/wp-content/themes/twentytwelve/functions.php on line ...
0
votes
1answer
104 views

loading a CSS stylesheet using STATIC_URL tag

In my website, I have integrated a stylesheet and a javascript file. I loaded it as follows: <head> <link rel="stylesheet" href="{{ STATIC_URL }}css/style.css" type="text/css" ...
0
votes
1answer
47 views

Wordpress Stylesheet isn't updating on front end

I'm working on a site for a client that was built by someone else, and I'm having issues with a stylesheet not updating on the front end The site is http://www.hamiltonkarate.co.nz/, and I've tried ...
-3
votes
1answer
134 views

XML - XSL stylesheet problems

<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="vehicles.xsl"?> <!-- File Name : vehicles.xml --> <data> <params> ...
1
vote
2answers
629 views

JavaFx set external background image programmatically

I have problems setting a background image of an anchor pane dynamically. For developing purpose i put the external resources in the dist folder of the project, so the files are availiable. Code for ...
0
votes
1answer
38 views

Stylesheets + base64 URLs (icons) - caching?

I'm trying to improve page's performance by reducing additional requests done for various image sprites and embedding all image sprites into main stylesheet. Now my stylesheet size grows fast and now ...
1
vote
2answers
56 views

Adjust height between two span elements

I am trying to adjust vertical space between two span elements inside a div. I am trying to achieve half of what I am getting from <br/>. line-height , vertical-align or margin-top. None of ...
4
votes
2answers
154 views

3 columns with third column having fluid width, fixed position

I would like to do this simple layout: 3 columns with left and right position:fixed because when scroll down, left and right supposed to stay still We know left column width = 200px We know middle ...
0
votes
0answers
63 views

Opencart :- I just want to use Featured.tpl at two places with different stylesheet

I am just integrating template, in this I want to use Featured on two pages: On Home page with default style of product On the category page in left with small images of product, just like a ...
1
vote
3answers
166 views

style sheet -moz-linear-gradient no show in web mobile browser?

I have a sample code: <div class="title"><h3>Test Title<h3></div> And css .title { background: -moz-linear-gradient(center top , #6F6F6F 0%, #4E4E4E 100%) repeat ...
0
votes
1answer
123 views

Site works fine in all browsers, except IE7 and lower, site has no style at all

The website I'm working on is currently working fully on latest chrome which is what I'm using, but when I use tools like IE NetRender to check its compatibility with older IE versions, the site comes ...
1
vote
2answers
193 views

Make QGroupBox::title expand

Using a stylesheet I manage to set the background for the title element as shown in the image above (1.) using: QGroupBox::title { background-color: rgb(255, 255, 0); subcontrol-origin: ...
0
votes
1answer
50 views

Scrollbar is offsetted

Here is a very simple demo to show what I mean. <!doctype html> <html> <head> <style> * { margin:0; padding:0; overflow:hidden; } html { height: 100%; } body { ...
0
votes
2answers
70 views

Conflict with using ul inside a ul with the style sheet

The only one problem is that when I hover the "Section" link, the list come as an inline display. I want it to come as a list i mean each link under the other. Only the Section's list. I tried this ...
0
votes
1answer
103 views

What would be the best way to make responsive layout with wide width table using bootstrap?

I'm using bootstrap. Everything is pretty much set, but table. When I'm seeing my website with smartphone, it shows with responsive design but table looks pretty messy. All the contents stick out from ...
2
votes
1answer
38 views

How can I take just a part of CSS from other site's when using bootstrap?

I have the website using bootstrap for its css style. What if I want to take just a little bit of part of css from other website? What would be the best way? I tried to use one of the function ...
0
votes
3answers
216 views

When using document.write to load a different css stylesheet, browser refreshes infinitely

I am trying to have two different stylesheets on my wordpress blog, so that one stylesheet is used when the page is accessed via the web, and the other stylesheet is used when the blog content is ...
2
votes
1answer
52 views

Incorrect xsl:copy output

I need to copy all info from my xml file (actually i need to add new info into my xml file). I use standart template : <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet version="1.0" ...
-2
votes
2answers
161 views

fighting with user agent stylesheet css

I have problem with spacing between images. I've tried everything but in firefox / opera work perfect, but chrome and IE add space between pictures. So I even removed all the CSS, that doesn't work. ...
5
votes
5answers
120 views

Change style of all occurrences of a string

I want my site title to display in a unique font from the rest of the content every time it appears in a heading, for branding reasons. For simplicity, let's pretend my special font is Courier and my ...
0
votes
1answer
96 views

Run compiled Saxon stylesheet using JAXP API

I have a compiled stylesheet that was created with this Saxon command: java net.sf.saxon.Compile [options] stylesheet output [ params…] I would now like to apply this stylesheet to an XML ...
2
votes
2answers
157 views

Setting specific stylesheet for retina displays

I was searching for a method to set different stylesheets depending whether users device is non - retina or retina. I came across tons of different methods, so now I don't know which one to do. ...
6
votes
4answers
240 views

adding css file to stylesheets in javafx

Language: JavaFX IDE: Netbeans Problem: I'm trying to add a css file to the stylesheet, but the first line of the following code always generates a NullPointerException: String css = ...
4
votes
5answers
1k views

background-image: url(“images/plaid.jpg”) no-repeat; wont show up

I can't seem to make my plaid.jpg the background on any of my pages, let alone all of them, I've tried selecting it by body, html, *, the specific id of "home". nothing works. The image is 300 x 421 ...
1
vote
0answers
71 views

Why is the link element's onload attribute unreliable for android stock browsers?

var style1 = document.createElement("link"); style1.id = "rel"; style1.rel = "stylesheet"; style1.href = "http://www.mysite.com/css.css"; style1.onload = ...
0
votes
1answer
48 views

How to load vendor Rails 3.1

how to load tree(!) of vendor to rails 3 app ? Now Im using this way: //= require vendor ../../../vendor/assets/ {stylesheet or javascript} And this won't work for me: require_tree vendor OR ...
3
votes
1answer
288 views

Rails - CSS not loaded in internet explorer

I've been struggling for weeks trying to fix this problem, but I haven't found the solution. My webpage works great on both Chrome and Firefox, but not on all versions of internet explorer. ...
-1
votes
1answer
34 views

Vertically repeating image filling space in between a header and a link

I'm stumped on this one. What's the most elegant/efficient way to make this happen? I've got an h3 to the left, the repeating symbol/image ("::::::"), and then a link. This occurs between several ...
3
votes
1answer
94 views

What is the best way to use inline CSS to position elements around a block specified by an external stylesheet?

How do I specify a position for the form generated part of this page and then use inline CSS to place elements around it? ...
2
votes
1answer
66 views

RichFaces: Load different stylesheets based on active SKIN

It concerns the following: There is a base stylesheet.css for the web site (by using a <link> tag). Depending on user is logged in the skin changes through SkinBean.setSkin("SKIN") when the ...
1
vote
1answer
31 views

hide div when printing maichimp in firefox

We make newsletters using the mailchimp service for a customer, now our customer would like to print the webversion of the mailings, but without the mailchimp top bar (#awesomebar). Is there a plugin ...
1
vote
2answers
482 views

how to make css dropdown menu a dropup menu

I'm still working on my footer. So I would like to have a language selector that should drop down to the top. So I tried to find a method to list them up and I have no clue how to do so! Everything ...

1 3 4 5 6 7 31