Tagged Questions
0
votes
1answer
31 views
How to acces asp label controls from external stylesheets
i was trying to style asp Label controls from external StyleSheet.
To my surprise, unlike img, input[type=text], input[type=button] etc that works on asp image, textbox, button controls ...
0
votes
2answers
42 views
keep div background image on top
I needed to create my own dropdownlist so that I can create a server control with other properties. For the most part, this is going well but I have come across one problem. For the drop down arrow, ...
0
votes
1answer
418 views
CSS for Checkboxlist grouped under a checkbox in asp.net
Is it possible to show the checkboxlist grouping, like the picture shown below ?
I am using asp.net controls and binding the data. But i need to produce the same style. How can i do it using CSS ?
...
-2
votes
2answers
77 views
Need to develop look & feel of an ASP.NET site another website
I am trying to create masterpage and necessary styles in my asp.net site.
I am trying to replicate the colors, styles from the below website.
www.power-tek.com
I am trying to find which is the ...
0
votes
1answer
229 views
How to add a css class and give style in asp.net page or its code behind
I am using a asp.net aspx page which has a master page. There is a custom control and it does not have cssClass attributes or style attribute. It autogenerates div ids and i want to assign a css just ...
0
votes
2answers
279 views
ASP.NET css style sheet edit
Basically I need to edit a css file and save it.
I have an ASP.NET c# web page and I'd like the admin to change some styles from the admin panel, just some colors, background colors, font sizes...
...
1
vote
1answer
65 views
styleSheetTheme attribute ignored
I am developing an ASP .Net website.
I have created 2 ASPX pages and 1 master page.
My 2 ASPX pages are content pages associated to the master page.
My 2 ASPX pages are : MainMenu.aspx and ...
0
votes
1answer
59 views
Stylesheet issues within ASPX page that has Jquery
There is an ASPX page with code-behind and it has stylesheet/Jquery used in it.
I do not know much about stylesheet or Jquery but I need to debug this page as the border is not shown fully when page ...
2
votes
3answers
226 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 ...
0
votes
0answers
174 views
asp.net dynamic theme changing
In my asp.net application every user must can to change the theme or skin of the page and it's content such as header image,back ground image ,back color and ... in his/her admin page.
the number of ...
0
votes
2answers
97 views
HTML Styling Trouble
I am creating a master page for a website and attempting to use a CSS3 dropdown menu in a .NET Web App. The trouble I am having is that I cannot get the nav element to display a background color. I ...
0
votes
0answers
96 views
Managing style,resx and dir in localization in asp.net
I have a webpage where language is controlled by session and a link button. Please find code below:
protected void lbn_lang_Click(object sender, EventArgs e)
{
HtmlLink css = new ...
0
votes
1answer
50 views
Get all style rules in ASP.Net
Is there a way to get all the CSS rules that are applied to a page? Currently, I'm using jQuery to do it, but is there a server side solution?
var style = "";
//grab all styles defined on the page
...
0
votes
1answer
1k views
Apply stylesheet to gridview templatefields
I have this gridview and I'd like to apply some stylesheet settings to the validators within the gridview. Here's how my GV is setup:
<table class="table"> ...
3
votes
6answers
160 views
Is there a way to have a div tag without having a line break, or is there an alternative?
In my website, in asp.net 4 / vb, I have a situation where I need to include a class, "noprint", in my footer, as defined in print.css. But I already have a span class, so I wrapped div tags around ...
1
vote
2answers
326 views
What is the best way to give users a printer-friendly page option?
My site is in asp.net 4 / vb. I'm trying to figure out the best way to make a printer-friendly page that only includes our logo at the top and pertinent information, but omits things like ...
0
votes
1answer
195 views
code-behind/stylesheet bridge in ASP.NET? add a style to a css selector in code-behind in ASP.NET?
I need to know whether it's possible for ASP.NET server-side code to reference a stylesheet that is in effect on a given page. Is it possible in ASP.NET code-behind to get a reference to an existing ...
1
vote
3answers
277 views
Need to understand how to format controls in aspx page
Sorry for asking something basic here but I have not been able to apply right approach in formatting controls.
Below is a part of the code in ASPX page. I am failing in formatting it properly. I ...
1
vote
1answer
640 views
After moving inline css into stylesheet, works in design view but not while running
I'm trying to move some css out of my master page into a stylesheet. Basically, what I did:
Copy/Pasted inline css into new stylesheet
Referenced the stylesheet from the master page
After doing ...
1
vote
1answer
149 views
Using Skin file, Unable to set difference between enabled and disabled button
I've got a skin file to set my button properties, however when I set a button with the status enabled to false, the button still shows up the same as before in most browsers.
Is there a way I can ...
0
votes
1answer
548 views
jquery dropdown selected text padding asp.net
Im using jquery dropdown selectbox from http://www.misfitgeek.com/2011/04/jquery-styled-dropdownlist/
its working fine except i dont know how to set padding-left: 20px; of selected text
selected ...
0
votes
0answers
1k views
applying style to menu in asp.net
I had tried to apply style on menu items but when i mouse over container nothing happens though hover style is applied on container. Action only occurs when mouse clicking text of link.
Stylesheet:
...
0
votes
2answers
264 views
Stylesheet alignment issue
I am using the following code to display lables and checkboxes/textboxes in my MVC application.
<div style="width:auto; clear:both;">
<div ...
0
votes
2answers
148 views
Stylesheet - how to get the fields to display side by side
I use a User Control to display a bunch of fields in an ASP.NET MVC application.
eg.
<div class="metadata-left metadata">
<div>
Default Domain:</div>
...
0
votes
2answers
406 views
Stylesheet path incorrect after asp.net page postback in IE7, IE8
I got a dropdownlist doing autopostback in aspx page.
The stylesheet loaded correctly when first load with path: http://localhost/test/theme/style/mystyle.css
When dropdownlist is selected and ...
0
votes
3answers
599 views
Set StyleSheetTheme in @Page directive in ASP.NET
I have a property in asp.net application
ABPS.PRR.WEB.CurrentSession.Theme
and I'm setting it in @Page directive in aspx pages like:
<%@ Page ...
1
vote
2answers
2k views
ContentPlaceHolder with link in master page and default.aspx page
I am using
<head runat="server">
<title></title>
<link id="Link2" href="~/App_Shared/CSS/AjaxStyle.css" rel="stylesheet" type="text/css"
runat="server" />
...
5
votes
1answer
325 views
Third Party Visual Studio Stylesheet / CSS Editor
Any good (free) style sheet editors that I can use with visual studio? I recently found a resource editor that I found was better than the default version that opens .resx files. I'm thinking there ...
5
votes
3answers
3k views
slash(/) vs tilde slash (~/) in style sheet path in asp.net
How these 2 paths are resolved in asp.net.
why these 2 gives different path. At what time we need to go for these.
<link href="/common/black_theme/css/style.css" rel="stylesheet"> (this is ...
8
votes
1answer
4k views
Adding styles and scripts to ASP.NET web controls (ascx) without repeating inclusion directives
Consider to develop a web control (ASP.NET). What you would really like to do is styling and developing this control in a very good way, here's a very good way to do this (this is how I would like to ...
0
votes
2answers
239 views
Arranging dynamically generated Labels and aspx-Controls to look like a Dictionary without using table
I'd like to have a Page-Structure like the following:
Label1 | (CheckBox or DropDown or TextBox etc.)<br>
Label2 | (CheckBox or DropDown or TextBox etc.)<br>
Label3 | ...
0
votes
2answers
6k views
StyleSheet not working properly in ASP.NET
the style sheet is not working properly unless I make a
<style type="text/css">
tag
and put in the aspx page i want to apply the style.
This happens with every page i want to apply the ...
1
vote
4answers
12k views
CSS of a asp textbox control
I have a ASP text box control. When the user focuses on text box, i want to change the background color of the text box from gray to white.
here is the css file, but its not changing the color after ...
0
votes
4answers
2k views
style sheet problems from code behind
Hi im trying to set the css style for this but I dont know whats happening I have this code from asp (code behind)
System.Web.UI.HtmlControls.HtmlGenericControl div = new ...
0
votes
1answer
747 views
image in div via codebehind
I'm trying to achieve setting my image inside my div id =test this has became extremely problematic:
cn.Open();
using (OdbcCommand cmd = new OdbcCommand("SELECT Wallpostings FROM WallPosting ...
0
votes
1answer
199 views
how do you set css to add an asp img?
how do you set css to add an asp img?
I need to control the size of the image within the div aswell and its alignment? Preferably to the right and make it 15% of the size inside the div?
Any of ...
0
votes
3answers
117 views
css problems and solution to adding to a div
I have a problem im trying to solve with css its best I show you with an image:
My css:
div#test {
width:90%;
z-index:1;
padding:27.5px;
border-top: thin solid #736F6E;
border-bottom: thin ...
0
votes
2answers
2k views
change position panel
<table>
<tr><td>
<asp:Panel ID="PanelButtomEnter" runat="server" >
</asp:Panel>
</tr></td>
</table>
protected void ...
2
votes
2answers
799 views
asp.net derived master pages, page titles and dynamic css links
Not sure if the derived page is actually relevant to the problem here, but ran into an interesting gotcha on some code I'm working through at the moment.
I have a custom masterpage class, which ...
1
vote
1answer
62 views
Is there simple any way to apply a “CSS Style Comparision” of a same area in html?
I am encountering one problem and it is this: I am having a different size of the same area in my asp.net page after a post-back. So I believe for some reason the style applied to that area changes, ...
1
vote
2answers
2k views
How to set style sheet from server side in asp.net
I am using the style sheets for the gridview from this link
http://www.cyberslingers.com/Sandbox/GridView.aspx
It has various style sheet attached to the same gridview. What I want to attach the ...
4
votes
4answers
397 views
CSS for mobile sometimes reverts back to original
So most of the time my stylesheets appear properly. The standard/original one always works flawlessly, however it seems sometimes the mobile one is disregarded when looked at from a mobile device
I ...
0
votes
1answer
494 views
Asp.net Dynamic ashx Stylesheet not always working on postback
Help. I have a site when the customers can add their own style rules to their websites. The whole process works perfectly, but when they page with the dynamic stylesheet posts back, sometimes only ...
2
votes
10answers
1k views
Inline styles vs styles in CSS
I know placing all your styles in a CSS file is the best thing to do as it is a lot neater.
But does it REALLY matter if the styles are inline or in a CSS?????
Edit below
My plan is to just place ...
0
votes
0answers
1k views
How to align all the columns of the nested tables in HTML
I have a .net code that generate a nested grid kind of output. I have written the logic to to generate the nested grid in prerender. The use html tables to generate the same. I need to align all the ...
1
vote
1answer
395 views
How to solve error for stylesheet file It shows It was not loaded because its MIME type.?
I getting error in loading .css file in my asp.net Web Application, I got error message like
Error: The stylesheet http://'<Website URL>'/css/default.css was not loaded because its MIME type, ...
0
votes
1answer
96 views
How can I specify a *.css file in an ASP.NET UserControl?
I have a CSS file that contains all of the <style> tags for my website.
How can I link it to my UserControl so I can use the styles in the CssClass attributes for my child conrols?
2
votes
0answers
385 views
jQuery .load() losing style
I am using jquery to load a partial view.
$("#policyMembers").html('<div class=loader></div>').load("<%= Url.Action("PolicyMembers", "Scheme") %>");
my partial view looks as ...
1
vote
3answers
3k views
ASP.NET button does not have hover state?
I checked the link at
Asp Button hover and CSS
but to my frustration, I still couldn't find a solution to apply CSS to the hover state of my ASP.NET button.
My button is declared like so:
...
0
votes
3answers
2k views
How to create a global stylesheet for my ASP.NET web app?
I want to control the look and feel of my site by having two css files. One for colors and one for everything else. I want to put the colors css file in the App_Themes folder but I want to add the ...

