Dreamweaver CS5 problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sandman!
    Icq: 14420613
    • Mar 2001
    • 15431

    #1

    Dreamweaver CS5 problem

    does anyone know how to enable font size in properties ?

    its there for css but not for html

    i have spent the last 20 min's going thru all options to find it and i cant find it

    anyone going to suggest i just do it is css can eat a dick
    Need WebHosting ? Email me for some great deals [email protected]
  • area51 - BANNED FOR LIFE
    So Fucking Banned
    • Aug 2009
    • 3163

    #2
    do it in css

    Comment

    • BestXXXPorn
      Confirmed User
      • Jun 2009
      • 2277

      #3
      First you must realize Dreamweaver IS the problem ;)

      Oh and the font tag is deprecated... don't use it. Font is ONLY adjusted via CSS now :P
      ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com

      Comment

      • Amputate Your Head
        There can be only one
        • Aug 2001
        • 39075

        #4
        Just do it in CSS. Cleaner, easier, better.
        SIG TOO BIG

        Comment

        • smutnut
          So Fucking Banned
          • Jul 2007
          • 5889

          #5
          I actually had this same problem in CS4 so started sticking with Macromedia versions. When you figure it out, please let me know and I'll hit you up WHEN I figure it out first.

          This is the first time I've decided I need to know the Adobe conversions of Macromedia's for sure.

          Comment

          • BestXXXPorn
            Confirmed User
            • Jun 2009
            • 2277

            #6
            Originally posted by smutnut
            I actually had this same problem in CS4 so started sticking with Macromedia versions. When you figure it out, please let me know and I'll hit you up WHEN I figure it out first.

            This is the first time I've decided I need to know the Adobe conversions of Macromedia's for sure.
            It's not a problem... the PROBLEM is that you are aren't web developers or designers... so you're trying to insert tags into a document that are deprecated... Dreamweaver is telling you to stop being a goon :P
            ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com

            Comment

            • PornMD
              Mainstream Businessman
              • Jan 2007
              • 9291

              #7
              Originally posted by BestXXXPorn
              It's not a problem... the PROBLEM is that you are aren't web developers or designers... so you're trying to insert tags into a document that are deprecated... Dreamweaver is telling you to stop being a goon :P
              Sadly this is the case. It's a pain in the ass cuz it doesn't make it very easy to change manually (if I'm doing a style change for just 1 line of text, I'd rather it be with that fucking line of text for easy changing) but welcome to CSS and the new world.
              Want to crush it in mainstream with Facebook ads? Hit me up.

              Comment

              • BestXXXPorn
                Confirmed User
                • Jun 2009
                • 2277

                #8
                Originally posted by PornMD
                Sadly this is the case. It's a pain in the ass cuz it doesn't make it very easy to change manually (if I'm doing a style change for just 1 line of text, I'd rather it be with that fucking line of text for easy changing) but welcome to CSS and the new world.
                Then wrap the text in a span and set the style of the font on the span :P


                .something { font-size: .8em; }

                <span class="something">Here is my line of text</span>
                ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com

                Comment

                • smutnut
                  So Fucking Banned
                  • Jul 2007
                  • 5889

                  #9
                  Originally posted by BestXXXPorn
                  It's not a problem... the PROBLEM is that you are aren't web developers or designers... so you're trying to insert tags into a document that are deprecated... Dreamweaver is telling you to stop being a goon :P
                  Actually I didn't put that much thought into it, and since you can't figure it out. Who is the goon?

                  Comment

                  • BestXXXPorn
                    Confirmed User
                    • Jun 2009
                    • 2277

                    #10
                    Originally posted by smutnut
                    Actually I didn't put that much thought into it, and since you can't figure it out. Who is the goon?
                    Ummmm... you are for not even understanding what I wrote... you CAN'T add font tags because THEY ARE DEPRECATED... how many different ways do I need to spell it out? There's nothing to "figure out".
                    ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com

                    Comment

                    • sandman!
                      Icq: 14420613
                      • Mar 2001
                      • 15431

                      #11
                      font tags work fine in all browsers last time i checked in IE and firefox so go eat a css covered dick.

                      If i need to go back to CS3 where i know it works then CS3 it will be.


                      Originally posted by BestXXXPorn
                      Ummmm... you are for not even understanding what I wrote... you CAN'T add font tags because THEY ARE DEPRECATED... how many different ways do I need to spell it out? There's nothing to "figure out".
                      Need WebHosting ? Email me for some great deals [email protected]

                      Comment

                      • BestXXXPorn
                        Confirmed User
                        • Jun 2009
                        • 2277

                        #12
                        Originally posted by sandman!
                        font tags work fine in all browsers last time i checked in IE and firefox so go eat a css covered dick.

                        If i need to go back to CS3 where i know it works then CS3 it will be.
                        Wow... just wow...

                        http://www.w3schools.com/tags/tag_font.asp

                        The font element is deprecated.
                        color colorname Deprecated. Use styles instead.
                        face font_family Deprecated. Use styles instead.
                        size number Deprecated. Use styles instead.


                        It's obvious there is a massive gap in knowledge here... talk to me when you learn the fundamentals.
                        ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com

                        Comment

                        • woj
                          <&(©¿©)&>
                          • Jul 2002
                          • 47882

                          #13
                          just use css like others have said, newb :-P
                          Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
                          Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
                          Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

                          Comment

                          • smutnut
                            So Fucking Banned
                            • Jul 2007
                            • 5889

                            #14
                            Originally posted by BestXXXPorn
                            Wow... just wow...

                            http://www.w3schools.com/tags/tag_font.asp

                            The font element is deprecated.
                            color colorname Deprecated. Use styles instead.
                            face font_family Deprecated. Use styles instead.
                            size number Deprecated. Use styles instead.


                            It's obvious there is a massive gap in knowledge here... talk to me when you learn the fundamentals.
                            Yeah, WOW! Two think the same (yet not you), and still yet WOW!?

                            Comment

                            • sandman!
                              Icq: 14420613
                              • Mar 2001
                              • 15431

                              #15
                              how about you take your noob ass and go eat some css dick these elements will probably be supported for the next 10 years if not longer.

                              thanks for bumping my thread tho

                              Originally posted by BestXXXPorn
                              Wow... just wow...

                              http://www.w3schools.com/tags/tag_font.asp

                              The font element is deprecated.
                              color colorname Deprecated. Use styles instead.
                              face font_family Deprecated. Use styles instead.
                              size number Deprecated. Use styles instead.


                              It's obvious there is a massive gap in knowledge here... talk to me when you learn the fundamentals.
                              Need WebHosting ? Email me for some great deals [email protected]

                              Comment

                              • Amputate Your Head
                                There can be only one
                                • Aug 2001
                                • 39075

                                #16
                                This might be a dumb question, but if you're using old depreciated code like that, why the hell did you shell out for CS5?

                                (or did you?)
                                SIG TOO BIG

                                Comment

                                • Ethersync
                                  Confirmed User
                                  • Mar 2008
                                  • 5289

                                  #17
                                  There is no problem with CS5. The problem is with your HTML skills...
                                  The best ePassporte replacement I have found: OKPAY

                                  Comment

                                  • Aric
                                    Confirmed User
                                    • Sep 2002
                                    • 1209

                                    #18
                                    Originally posted by Amputate Your Head
                                    This might be a dumb question, but if you're using old depreciated code like that, why the hell did you shell out for CS5?

                                    (or did you?)
                                    Exactly what I was thinking
                                    Awesome cloud hosting by DigitalOcean

                                    Comment

                                    • sandman!
                                      Icq: 14420613
                                      • Mar 2001
                                      • 15431

                                      #19
                                      running the trial i dont buy shit just for the hell of it

                                      Originally posted by Amputate Your Head
                                      This might be a dumb question, but if you're using old depreciated code like that, why the hell did you shell out for CS5?

                                      (or did you?)
                                      Need WebHosting ? Email me for some great deals [email protected]

                                      Comment

                                      • sandman!
                                        Icq: 14420613
                                        • Mar 2001
                                        • 15431

                                        #20
                                        its a problem of adobe takeing out something i have been using for the last 7 years.

                                        my apologies for not being a designer and not wanting to spend the time learning css

                                        Originally posted by Ethersync
                                        There is no problem with CS5. The problem is with your HTML skills...
                                        Need WebHosting ? Email me for some great deals [email protected]

                                        Comment

                                        • NaughtyRob
                                          Two fresh affiliate progs
                                          • Nov 2004
                                          • 29602

                                          #21
                                          Starting in CS4 and even more in CS5 its all about CSS. After using both CS4 and CS5 I prefer CS3 the best. Been using it since it was called UltraDev.
                                          [email protected]
                                          Skype: 17026955414
                                          Vacares Web Hosting - Protect Your Ass with Included Daily Backups

                                          Comment

                                          • TheSenator
                                            Too lazy to set a custom title
                                            • Feb 2003
                                            • 13340

                                            #22
                                            I had to eat a big cock before learning CSS but it was worth it.


                                            So, go eat a dick, maybe two and get with the fucking program!
                                            ISeekGirls.com since 2005

                                            Comment

                                            • LoveSandra
                                              So Fucking Banned
                                              • Aug 2008
                                              • 10551

                                              #23
                                              bump 4 more

                                              Comment

                                              • Amputate Your Head
                                                There can be only one
                                                • Aug 2001
                                                • 39075

                                                #24
                                                Originally posted by TheSenator
                                                I had to eat a big cock before learning CSS but it was worth it.
                                                no kiddin'? you had to eat a big cock?
                                                SIG TOO BIG

                                                Comment

                                                • ideaworx
                                                  GOW Technician
                                                  • Jul 2005
                                                  • 1132

                                                  #25
                                                  cs5 is kicking ass for me ;-)
                                                  Amateur Australian Porn At It's Finest: Girls Out West --> Girls Out West Affiliate Program

                                                  Comment

                                                  Working...